Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
2.12
-
None
-
None
Description
The failsafe plugin allows its tests to be skipped using the skipITs property.
It would be very useful to have a skipUnits property defined in the same way for the surefire plugin.
At the moment to skip the surefire tests you have to use a form of skip or skipTest which also causes the failsafe tests to stop running.
With the new parameter it would be easy to run either, both or none.
Attachments
Issue Links
- is related to
-
SUREFIRE-823 Surefire needs distinct (from failsafe) test skip
- Reopened