Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
In http://maven.apache.org/surefire/maven-failsafe-plugin/examples/junit-platform.html ,
"Filtering by Test Class Names" section says " ... Test.java".
But these are wrong because these class name patterns is for surefire-plugin.
That url is for failsafe-plugin, so that section should be "...IT.java" .
(e.g. http://maven.apache.org/surefire/maven-failsafe-plugin/integration-test-mojo.html#includes )
Attachments
Issue Links
- links to