Don't Let Your Unit Tests Slow You Down - Improve Your Front-End Testing
React Conferences by GitNation via YouTube
Overview
Syllabus
Intro
tl;dl Good tests remove fear of change.
tdd This is not a talk about test-driven
example "TDD isn't about unit testing!"
Always follow Arrange-Act-Assert.
Test the lifecycle of your components
Be aware of each test's surface area
Make a mess, then refactor. (Okay, so this is kind of about TDD.)
Question: How are you going to learn testing?
Question: How well do snapshots fit our definition of developer tests?
Taught by
React Conferences by GitNation