{"id":22076477,"url":"https://github.com/codecademy/eslint-plugin-jest-react","last_synced_at":"2025-08-28T23:44:56.073Z","repository":{"id":46184058,"uuid":"332243610","full_name":"Codecademy/eslint-plugin-jest-react","owner":"Codecademy","description":"ESLint plugin for Jest with React","archived":false,"fork":false,"pushed_at":"2021-11-08T20:44:04.000Z","size":120,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":9,"default_branch":"main","last_synced_at":"2024-11-29T17:14:39.578Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Codecademy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2021-01-23T15:33:19.000Z","updated_at":"2024-09-26T12:27:45.000Z","dependencies_parsed_at":"2022-09-08T10:13:46.855Z","dependency_job_id":null,"html_url":"https://github.com/Codecademy/eslint-plugin-jest-react","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/Codecademy%2Feslint-plugin-jest-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codecademy%2Feslint-plugin-jest-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codecademy%2Feslint-plugin-jest-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codecademy%2Feslint-plugin-jest-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Codecademy","download_url":"https://codeload.github.com/Codecademy/eslint-plugin-jest-react/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227441008,"owners_count":17776660,"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":[],"created_at":"2024-11-30T22:14:46.730Z","updated_at":"2024-11-30T22:14:47.335Z","avatar_url":"https://github.com/Codecademy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://eslint.org\"\u003e\n    \u003cimg width=\"150\" height=\"150\" src=\"https://eslint.org/assets/img/logo.svg\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://facebook.github.io/jest\"\u003e\n    \u003cimg width=\"150\" height=\"150\" src=\"https://jestjs.io/img/jest.png\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://reactjs.org\"\u003e\n    \u003cimg width=\"150\" height=\"150\" src=\"https://static-assets.codecademy.com/engineering/opensource/react.png\"\u003e\n  \u003c/a\u003e\n  \u003ch1\u003eeslint-plugin-jest-react\u003c/h1\u003e\n  \u003cp\u003eESLint plugin for Jest with React\u003c/p\u003e\n\u003c/div\u003e\n\n\u003e Separately, have you tried the [community ESLint Jest plugin](https://www.npmjs.com/package/eslint-plugin-jest)?\n\n## Installation\n\n```shell\nyarn add --dev eslint eslint-plugin-jest-react\n```\n\n## Usage\n\nAdd `jest-react` to the plugins section of your ESLint configuration file.\n\n```js\n{\n  plugins: [\"jest-react\"];\n}\n```\n\n## Rules\n\nWe recommend extending from `plugin:jest-react/recommended`:\n\n```js\n{\n  \"extends\": [\"plugin:jest-react/recommended\"]\n}\n```\n\nIf you want more fine control over the rules, you may configure them individually per [ESLint's Configuring Rules docs](https://eslint.org/docs/user-guide/configuring#configuring-rules):\n\n```js\n{\n  \"rules\": {\n    \"jest-react/no-mocking-react\": \"warn\"\n  }\n}\n```\n\n## Contribution Guidelines\n\nWe'd love to have you contribute!\nCheck the [issue tracker](https://github.com/Codecademy/eslint-plugin-jest-react/issues) for issues labeled [`accepting prs`](https://github.com/Codecademy/eslint-plugin-jest-react/labels/status%3A%20accepting%20prs) to find bug fixes and feature requests the community can work on.\nIf this is your first time working with this code, the [`good first issue`](https://github.com/Codecademy/eslint-plugin-jest-react/issues?utf8=%E2%9C%93\u0026q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22+) label indicates good introductory issues.\n\nPlease note that this project is released with a [Contributor Covenant](https://www.contributor-covenant.org).\nBy participating in this project you agree to abide by its terms.\nSee [CODE_OF_CONDUCT.md](./CODE_OF_CONDUCT.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodecademy%2Feslint-plugin-jest-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodecademy%2Feslint-plugin-jest-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodecademy%2Feslint-plugin-jest-react/lists"}