Maven now supports annotated tests …
Maven now supports annotated tests with JUnit 4 or later. In order to update Maven with the latest Surefire plugin release, execute $ mvn -U test. The JUnit example code has been updated with examples of annotated testing.
Published Sep. 25, 2007 2:59 PM
- Last modified Dec. 7, 2007 9:19 AM