Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Test React Components with Jest and React Testing Library on TestingJavaScript.com
| Date | Stars |
|---|---|
| 2026-07-24 | 1084 |
| 2026-07-25 | 1084 |
| 2026-07-28 | 1084 |
| 2026-07-30 | 1084 |
| 2026-08-06 | 1084 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
<h1 align="center">
<a href="https://testingjavascript.com/courses/test-react-components-with-jest-and-react-testing-library-0bbe87">Test React Components with Jest and React Testing Library</a>
</h1>
<div align="center">
<h2><a href="https://testingjavascript.com">TestingJavaScript.com</a></h2>
<a href="https://testingjavascript.com">
<img
width="500"
alt="Learn the smart, efficient way to test any JavaScript application."
src="https://kentcdodds.com/images/testingjavascript-promo/tjs-4.jpg"
/>
</a>
</div>
<hr />
_Course material for testing React components using react-testing-library_
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
- `react-dom.js` - Render a React component for testing
- `jest-dom.js` - Use jest-dom for improved assertions
- `dom-testing-library.js` - Use dom-testing-library to write more maintainable
React tests
- `react-testing-library.js` - Use react-testing-library to render and test
React Components
- `localized.js` - Testing localized content with react-testing-library
- `state.js` - Test React Component state changes with react-testing-library
- `prop-updates.js` - Test prop updates with react-testing-library
- `a11y.js` - Test accessibility of rendered React Components with jest-axe
- `dependency-injection.js` - Mock HTTP Requests with Dependency Injection in
React Component Tests
- `http-jest-mock.js` - Mock HTTP Requests with jest.mock in React Component
Tests
- `mock-component.js` - Mock react-transition-group in React Component Tests
with jest.mock
- `error-boundaries.js` - Test componentDidCatch handler error boundaries with
react-testing-library
- `tdd-markup.js` - Test drive the development of a React Form with
react-testing-library
- `tdd-functionality.js` - TDD the functionality of a React Form with
react-testing-library
- `react-router.js` - Test react-router Provider history object in React
Component Tests with createMemoryHistory
- `redux.js` - Test a redux connected React Component
- `custom-hook.js` - Test a custom hook
- `portals.js` - Test React portals
- `unmounting.js` - Test Unmounting a React Component with react-testing-library
- `app.js` - Testing the full application.
> 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
Excerpt of 2,620 characters
Read on GitHubKent C. Dodds · @epicweb-dev · United States
9
Michaël De Boey · @BeanCounterBE / @iStart-be · Belgium
1
1
Peter Hozák · Czech Republic
1
1
1
1
1
1
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:c108d963833fb382, topic:testing
matched fp:c108d963833fb382, name:course, readme:course