Hi all,
I evaluating Vulcan in my project integrated with Maven2, and I
have the following situation: I want to have a project that runs my
test and inform "PASS or FAILED" and generate de surefire test
reports.
With
- surefire:report -> Vulcan inform the result of that goal (not
test status)
- test surefire:report -> if a test failed, then surefire do not
execute
Any help?
bye.