-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
rerun failing test method(s) until they pass THEN
rerun failing TestCase class(es) until they pass THEN
rerun failing TestSuite(s) until they pass
command options:
--rerun-test-case-method (just rerun TestCase methods)
--rerun-test-case-class (just rerun TestCase methods and TestCase classes)
--rerun-test-suite (all of the above)
--rerun defaults to --rerun-test-suite:
Reactions are currently unavailable