# kentcdodds/react-testing-library-course

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

Repository: https://github.com/kentcdodds/react-testing-library-course
Canonical: https://ross.abutalabs.com/products/react-testing-library-course
Homepage: https://testingjavascript.com/playlists/test-react-components-with-jest-and-react-testing-library-72cf
Language: JavaScript
License: NOASSERTION
License Family: other
Topics: kcd-edu, react, testing, react-testing-library, testingjavascript
Last push: 2022-10-18T21:02:16+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3044, "days_push": 1415, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1083, forks 372 (observed 2026-08-28T04:03:31.118860+00:00)

## What it is
Course material for Kent C. Dodds' TestingJavaScript.com course on testing React components with Jest and React Testing Library. It contains a series of exercise files covering rendering, mocking, accessibility, TDD, and testing hooks, portals, and Redux-connected components.

## Use cases
- learn how to test React components with Jest and React Testing Library
- find examples of mocking HTTP requests in React component tests
- practice test-driven development of a React form
- learn to test accessibility with jest-axe
- see how to test custom hooks, portals, and error boundaries
- follow along with the TestingJavaScript.com video course

## When to choose
- you are taking or reviewing the TestingJavaScript.com React testing course
- you want hands-on exercise material for React Testing Library patterns
- you learn best by working through guided, incremental test examples

## When to avoid
- you need a production-ready testing utility or library rather than educational exercises
- you want up-to-date examples for the latest React or Testing Library versions, as the material dates from around 2022
- you are not using Jest and React Testing Library in your project

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: testing, e2e-testing, mocking
- domain: testing, frontend, web-development, tutorials
- platform: -
- tags: react, jest, react-testing-library, course-material, kcd-edu, testingjavascript, nodejs, javascript, web

## Member repositories
- kentcdodds/react-testing-library-course (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:31.118860+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:51:11.397231+00:00, confidence not recorded.
  - readme: https://github.com/kentcdodds/react-testing-library-course (fetched 2026-08-28T04:03:31.118860+00:00, sha 7e0685152377)
  - homepage: https://testingjavascript.com/playlists/test-react-components-with-jest-and-react-testing-library-72cf (fetched 2026-08-29T12:53:07.978810+00:00, sha 0828f6967be9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
