-
Enhancement
-
Resolution: Won't Do
-
Major
-
None
-
None
-
None
Surefire aims at unit testing.
Failsafe, unlike Surefire, binds to two build phases - integration-tests and verify.
That not only moves test execution to the correct phase, but also brings possibility to test several issues present in the testsuite - like skipping successive Surefire executions in a single module if former fails (not affected by -fae).
- blocks
-
WFLY-625 TS: Multiple Surefire executions - FAILURE in one supresses successive.
- Closed
- is incorporated by
-
AS7-4067 AS7 Testsuite post-7.1.1 ideas (tracking)
- Resolved
-
WFLY-576 Testsuite tasks (tracking)
- Closed
- relates to
-
AS7-5303 TS: Determine whether to ignore <includes> configuration when running single test from CLI.
- Resolved
-
JBPAPP-8438 Cannot run single tests(one test) in EAP
- Closed
- links to