- React
- ReactConf AU
- 2020
- Write fewer tests! Model-based testing in React
Write fewer tests! Model-based testing in React
What if you could automatically generate hundreds of integration and end-to-end tests, instead of manually coding them?
David Khourshid at ReactConf AU 2020
What if you could automatically generate hundreds of integration and end-to-end tests, instead of manually coding them? Discover how model-based testing greatly improves the maintenance and coverage of your entire React app, uncovers elusive edge-cases, and stay in sync with ever-changing requirements. In this talk, you'll learn how abstract modeling with state machines saves tons of time in both developing and testing your existing apps.