My tests tend to generate a LOT of output while running, it somewhat unavoidable ... mostly because I need that output to figure out what's gone on when there's a failure.
What I would really like is an option to terminate the test execution early if there is a test failure. This would significantly improve my signal-to-noise ratio.
My tests tend to generate a LOT of output while running, it somewhat unavoidable ... mostly because I need that output to figure out what's gone on when there's a failure.
What I would really like is an option to terminate the test execution early if there is a test failure. This would significantly improve my signal-to-noise ratio.
Currently using Speclj 3.1.0.