7/1/2019
•
EN
Avoid Nesting when you're Testing
Explains why nesting in tests, especially with beforeEach hooks, leads to unmaintainable code, using a React component as an example.