kentcdodds / react-testing-library-course

Test React Components with Jest and React Testing Library on TestingJavaScript.com
https://testingjavascript.com/playlists/test-react-components-with-jest-and-react-testing-library-72cf
Other
1.09k stars 379 forks source link
kcd-edu react react-testing-library testing testingjavascript

Test React Components with Jest and React Testing Library

TestingJavaScript.com

Learn the smart, efficient way to test any JavaScript application.

Course material for testing React components using react-testing-library

Note: the setup for this project uses kcd-scripts. Don't worry about that. You can learn about how to configure jest properly in the "Configure Jest for Testing JavaScript Applications" module of TestingJavaScript.com