发布于 2016-09-07 00:16:59 | 171 次阅读 | 评论: 0 | 来源: 网友投递
Arquillian 单元测试框架
Arquillian 可让你在远程或者嵌入式的容器里测试业务逻辑,同时可作为一个压缩包发布到容器中,并通过客户端来进行交互测试。
Arquillian 团队宣布 ShrinkWrap Resolver 3.0.0 发布。
这个版本没有提供任何新的功能,它主要是关于重要组件的更新和重构,该版本的完整改进内容包括:
Bug
SHRINKRES-252 - Build Failing Locally in AdditionalRemoteRepositoryTestCase
SHRINKRES-253 - Maven-plugin build fails with missing version of org.codehaus.plexus:plexus-classworlds
SHRINKRES-254 - Wrong parent POM version in impl-maven-integration-tests
Component Upgrade
SHRINKRES-244 - Upgrade Maven & Aether dependencies
SHRINKRES-248 - Update version of the Jetty server to the latest one (supporting JVM 1.7)
Task
SHRINKRES-191 - Refactor project structure - gradle and maven separation
SHRINKRES-245 - Remove deprecated methods and features
SHRINKRES-246 - Introduce Maven BOM to easily manage versions of many dependencies
SHRINKRES-247 - Update version of checkstyle plugin
贡献者: Matous Jobanek, Andrew Lee Rubinger