Exhaustivity in the context of TCA tests means every test you perform has to replicate all the actions, state changes, and effects steaming from the first trigger you want to verify.
It leads to a code that has a lot of TDD anti-patterns. Let’s get into the details.
6 min readPublic
Subscribe to newsletter
Stay up to date! Get all the latest posts delivered straight to your inbox.