-
Story
-
Resolution: Done
-
Major
-
2.5.0.Final
-
None
-
None
Currently WindupRuleTest runs all windup rules test or limiting the test set by file name pattern (runTestsMatching property). There is also limitation to run just some ruletest ids (runTestIdMatching) which unfortunately seems like not working at least for me.
- We should either provide Parametrized Junit Arquillian runner to recognize tests by windup.xml files.
- We should provide similar features like running testsuite grouped by some parameter.