{"id":13493646,"url":"https://github.com/kentcdodds/react-testing-library-course","last_synced_at":"2025-05-16T04:05:02.555Z","repository":{"id":40830548,"uuid":"131943325","full_name":"kentcdodds/react-testing-library-course","owner":"kentcdodds","description":"Test React Components with Jest and React Testing Library on TestingJavaScript.com","archived":false,"fork":false,"pushed_at":"2022-10-18T21:02:16.000Z","size":671,"stargazers_count":1091,"open_issues_count":3,"forks_count":378,"subscribers_count":23,"default_branch":"main","last_synced_at":"2025-04-08T14:09:27.864Z","etag":null,"topics":["kcd-edu","react","react-testing-library","testing","testingjavascript"],"latest_commit_sha":null,"homepage":"https://testingjavascript.com/playlists/test-react-components-with-jest-and-react-testing-library-72cf","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kentcdodds.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-05-03T04:52:48.000Z","updated_at":"2025-04-08T14:01:42.000Z","dependencies_parsed_at":"2023-01-19T23:16:17.067Z","dependency_job_id":null,"html_url":"https://github.com/kentcdodds/react-testing-library-course","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kentcdodds%2Freact-testing-library-course","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kentcdodds%2Freact-testing-library-course/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kentcdodds%2Freact-testing-library-course/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kentcdodds%2Freact-testing-library-course/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kentcdodds","download_url":"https://codeload.github.com/kentcdodds/react-testing-library-course/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254464895,"owners_count":22075570,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["kcd-edu","react","react-testing-library","testing","testingjavascript"],"created_at":"2024-07-31T19:01:17.417Z","updated_at":"2025-05-16T04:05:01.377Z","avatar_url":"https://github.com/kentcdodds.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003ca href=\"https://testingjavascript.com/courses/test-react-components-with-jest-and-react-testing-library-0bbe87\"\u003eTest React Components with Jest and React Testing Library\u003c/a\u003e\n\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003ch2\u003e\u003ca href=\"https://testingjavascript.com\"\u003eTestingJavaScript.com\u003c/a\u003e\u003c/h2\u003e\n  \u003ca href=\"https://testingjavascript.com\"\u003e\n    \u003cimg\n      width=\"500\"\n      alt=\"Learn the smart, efficient way to test any JavaScript application.\"\n      src=\"https://kentcdodds.com/images/testingjavascript-promo/tjs-4.jpg\"\n    /\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n\u003chr /\u003e\n\n_Course material for testing React components using react-testing-library_\n\n\u003c!-- START doctoc generated TOC please keep comment here to allow auto update --\u003e\n\u003c!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --\u003e\n\n\u003c!-- END doctoc generated TOC please keep comment here to allow auto update --\u003e\n\n- `react-dom.js` - Render a React component for testing\n- `jest-dom.js` - Use jest-dom for improved assertions\n- `dom-testing-library.js` - Use dom-testing-library to write more maintainable\n  React tests\n- `react-testing-library.js` - Use react-testing-library to render and test\n  React Components\n- `localized.js` - Testing localized content with react-testing-library\n- `state.js` - Test React Component state changes with react-testing-library\n- `prop-updates.js` - Test prop updates with react-testing-library\n- `a11y.js` - Test accessibility of rendered React Components with jest-axe\n- `dependency-injection.js` - Mock HTTP Requests with Dependency Injection in\n  React Component Tests\n- `http-jest-mock.js` - Mock HTTP Requests with jest.mock in React Component\n  Tests\n- `mock-component.js` - Mock react-transition-group in React Component Tests\n  with jest.mock\n- `error-boundaries.js` - Test componentDidCatch handler error boundaries with\n  react-testing-library\n- `tdd-markup.js` - Test drive the development of a React Form with\n  react-testing-library\n- `tdd-functionality.js` - TDD the functionality of a React Form with\n  react-testing-library\n- `react-router.js` - Test react-router Provider history object in React\n  Component Tests with createMemoryHistory\n- `redux.js` - Test a redux connected React Component\n- `custom-hook.js` - Test a custom hook\n- `portals.js` - Test React portals\n- `unmounting.js` - Test Unmounting a React Component with react-testing-library\n- `app.js` - Testing the full application.\n\n\u003e Note: the setup for this project uses kcd-scripts. Don't worry about that. You\n\u003e can learn about how to configure jest properly in the \"Configure Jest for\n\u003e Testing JavaScript Applications\" module of TestingJavaScript.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkentcdodds%2Freact-testing-library-course","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkentcdodds%2Freact-testing-library-course","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkentcdodds%2Freact-testing-library-course/lists"}