Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.7
-
None
Description
It would be nice if we could let the plugin execute "all except testX".
I'm thinking of -Dinvoker.test=!testX
Only discussion: is the '!' for ony this test or for the whole line?
Concrete: -Dinvoker.test=!testX,testY
should this be read as !(testX, testY) or (!testX), testY ?
Attachments
Issue Links
- is related to
-
MINVOKER-306 Bugfix for case if invoker.test parameter contains only exclude-patterns
- Closed
- links to