Notes and annotations from Kent C. Dodds' Testing Javascript course: https://testingjavascript.com
- Fundamentals of Testing in Javascript
- Static Analysis Testing JavaScript Applications
- JavaScript Mocking Fundamentals
- Configure Jest for Testing JavaScript Applications
- install, configure, and script Cypress for JavaScript web applications
- Test React Components with Jest and
react-testing-library
- Use
dom-testing-library
to test any JS framework