Arquillian Core 1.1.6.Final 发布,此版本值得关注的更新内容如下: 支持 JUnit 4.12+ 曝光一些隐藏的异常 可以在一个安全管理器中运行 Arquillian 升级到最新的 ShrinkWrap Resolver|Descriptors 提供跳过单一测试执行的 SPI 此版本解决了 10 个issues: Bug 修复 ARQ-1807 - Exceptions in JUnit After will mask exceptions that happen in Before/Test ARQ-1808 - The original cause of Exception in container is lost if exception is of type InvocationTargetException ARQ-1835 - JUnit 4.12-beta-1 results in UnsupportedOperationException ARQ-1845 - BeforeSuite and AfterSuite events triggered for every class in Eclipse since ARQ-1803 ARQ-1859 - Arquillian SecurityActions fail under actual security manager ARQ-1861 - ContainerDeployer should be running commands in a privileged context 功能增强 ARQ-1904 - ShrinkWrap Resolver upgrade 2.1.1 ARQ-1905 - ShrinkWrap Descriptors upgrade 2.0.0-alpha-6 功能请求 ARQ-1896 - Make JMX objectname configurable for JMXTestRunner and JMXMethodExecutor ARQ-1902 - Provide SPI for conditional execution of test methods 感谢以下贡献者:Aslak Knutsen, David M. Lloyd, Jorge Gonzalez, Karl Pietrzak, John Poth, Radoslav Husar, Stefan Miklosovic 更多内容请看这里。 Arquillian 可让你在远程或者嵌入式的容器里测试业务逻辑,同时可作为一个压缩包发布到容器中,并通过客户端来进行交互测试。 Arquillian 是一个可以方便的在现有类基础性扩展测试用例,基于 JUnit 。 Arquillian Core 1.1.6.Final 发布下载地址