JS Test Examples This codebase provides examples of how to use Jest and React Testing Library. Quick start Clone the js-test-examples repo. Run the tests: cd js-test-examples npm install npm run test Resources Jest React testing library React testing library - jest dom React testing library - user event Common mistakes with React Testing Library