Skip to main content

Black Friday 2025! Only until December 1st: coupon FRIDAY25 for 40% off Yearly/Lifetime membership!

Read more here

Too Many Failed Tests? Stop or Skip

Premium
2 min read

If you have a big test suite with many errors, it can be difficult to navigate between them. I will show you a few tricks for dealing with this situation.


Example Scenario

Imagine your application has many tests, some of which fail. Where would you start?

When running all tests, you see a lot of errors, so how do you even read them? If the failing tests are in the middle, you must scroll a lot in the terminal.


Solution 1: Stop On Failure

When running the tests, you can pass...

The Full Lesson is Only for Premium Members

Want to access all of our courses? (31 h 16 min)

You also get:

55 courses
Premium tutorials
Access to repositories
Private Discord
Get Premium for $129/year or $29/month

Already a member? Login here

Comments & Discussion

No comments yet…