1. React
  2. React Advanced
  3. 2019
  4. Don’t Let Your Unit Tests Slow You Down

Don’t Let Your Unit Tests Slow You Down

Daniel Irvine at React Advanced 2019

Do your unit tests feel like a chore to maintain? Are they sometimes useful but come with a high maintenance cost? Do you secretly believe you’d work faster without them there? A great test suite should help speed up your development process, not slow you down. This talk highlights some techniques you can use to improve the front-end unit tests you write.