larrybotha / testing-javascript

Notes and annotations from Kent C. Dodds' Testing Javascript course: https://testingjavascript.com
283 stars 81 forks source link

Testing Javascript

Notes and annotations from Kent C. Dodds' Testing Javascript course: https://testingjavascript.com

  1. Fundamentals of Testing in Javascript
  2. Static Analysis Testing JavaScript Applications
  3. JavaScript Mocking Fundamentals
  4. Configure Jest for Testing JavaScript Applications
  5. install, configure, and script Cypress for JavaScript web applications
  6. Test React Components with Jest and react-testing-library
  7. Use dom-testing-library to test any JS framework