Stop JUnit Runner After First Failure?
Answered
Is it possible to tell the JUnit Run Configuration to stop calling tests after the first test failure ?
I think of something like the "haltonfailure" attribute from the ant junit target.
Please sign in to leave a comment.
Is there a solution for this? I run a test suite with some integration tests. It would be good to stop on first error.
Request is welcome at https://youtrack.jetbrains.com/issues/IDEA. Thanks!