react-testing-library-course
react-testing-library-course copied to clipboard
Test React Components with Jest and React Testing Library on TestingJavaScript.com
Hey Kent! Been going through your course and am really loving it. I was writing a test today to check the accessibility of a form I new wasn't accessible to...
Hi, I purchased the course and didn't change any of the setup, but the test run really slow (3-6s). I use Windows 10 and saw that someone else filed this...
I have a CRA created app that I tried to install Jest as per the package.json in the course but when I install it an subsequently run the tests I...
https://github.com/kentcdodds/react-testing-library-course/blob/88bbc8bc2465a436c8197717dfd673211bc36e90/src/__tests__/tdd-06-generate-data.js#L3 There is already newer version of `test-data-bot` https://www.npmjs.com/package/@jackfranklin/test-data-bot. Looks like there not so much breaking changes was introduced, and it's even written in TypeScript!