且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

使用Maven从@Category运行所有测试

更新时间:2023-01-11 17:25:55

作为更新:从Surefire插件v2.11开始,现在支持JUnit 4.8+样式类别.

As an update: as of Surefire plugin v2.11, JUnit 4.8+ style categories are now supported.

Surefire v2.11发行说明提及新功能.可以使用来配置surefire:test目标>.

The release notes for Surefire v2.11 mention the new feature. The surefire:test goal can is configured using groups.