GitShow/kentcdodds/react-testing-library-course
kentcdodds

react-testing-library-course

Test React Components with Jest and React Testing Library on TestingJavaScript.com

by kentcdodds
kcd-edureactreact-testing-librarytestingtestingjavascript
Star on GitHubForkWebsitenpm

JavaScript

1.1k stars372 forks13 contributorsQuiet · 3y agoSince 2018

Meet the team

See all 13 on GitHub →
kentcdodds
kentcdodds9 contributions
abereghici
abereghici1 contribution
liamse
liamse1 contribution
gavrielrh
gavrielrh1 contribution
jdorfman
jdorfman1 contribution
lsminter
lsminter1 contribution
MichaelDeBoey
MichaelDeBoey1 contribution
opauloh
opauloh1 contribution

Languages

View on GitHub →
JavaScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
71
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 3 discussions · Last activity 3y ago
See all on GitHub →
PowerSlime
test-data-bot seems to be outdatedOpenIssue

https://github.com/kentcdodds/react-testing-library-course/blob/88bbc8bc2465a436c8197717dfd673211bc36e90/src/__tests__/tdd-06-generate-data.js#L3 There is already newer version of 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!

PowerSlime · 3y ago

Recent fixes

View closed PRs →
jrnxf
jest-axe not catching inaccessible formsClosedIssue

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 begin with, but was surprised that it passed the test. I checked in this repo as well to find the same thing. If you check the file, the following test will pass: Any idea why? I looked into the issue for a minute online but can't seem to find anyone else experiencing this issue.

jrnxf · 3y ago
gavrielrh
Update a11y test to have an inaccessible form.MergedPR

As of axe-core 4.1.0, form inputs with only a placeholder are considered accessible, so the 'Inaccessible' form component is no longer inaccessible. This commit changes the 'Inaccessible' form component to only have an 'id' attribute, and updates the 'inaccessible forms fail axe' test to expect an accessibility violation, rather than swallowing the error. Resolves #25

gavrielrh · 3y ago
abereghici
typo in app.jsMergedPR
abereghici · 3y ago
Structured data for AI agents

Repository: kentcdodds/react-testing-library-course. Description: Test React Components with Jest and React Testing Library on TestingJavaScript.com Stars: 1083, Forks: 372. Primary language: JavaScript. Languages: JavaScript (100%). Homepage: https://testingjavascript.com/playlists/test-react-components-with-jest-and-react-testing-library-72cf Topics: kcd-edu, react, react-testing-library, testing, testingjavascript. Open PRs: 0, open issues: 3. Last activity: 3y ago. Community health: 71%. Top contributors: kentcdodds, abereghici, liamse, gavrielrh, jdorfman, lsminter, MichaelDeBoey, opauloh, Aprillion, zacjones93 and others.

·@ofershap

Replace github.com with gitshow.dev