In the newest episode of my YouTube channel, I want to discuss a test anti-pattern that is one of the reasons many developers hate writing tests.
Let’s look at a poor example of tests with more than 3 expectations per test case, and let’s refactor them into good ones:
Enjoy,
-David