{"id":20037598,"url":"https://github.com/mrdulin/jest-v26-codelab","last_synced_at":"2025-05-05T06:31:06.074Z","repository":{"id":46538203,"uuid":"320468850","full_name":"mrdulin/jest-v26-codelab","owner":"mrdulin","description":"Learning jestjs v26.x.x testing framework by examples","archived":false,"fork":false,"pushed_at":"2023-10-27T07:42:48.000Z","size":1847,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-03-02T10:34:07.080Z","etag":null,"topics":["jestjs","react-router-dom","reactjs","typescript","unit-testing"],"latest_commit_sha":null,"homepage":"","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/mrdulin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-12-11T04:41:47.000Z","updated_at":"2022-10-18T17:44:51.000Z","dependencies_parsed_at":"2023-10-11T05:48:36.172Z","dependency_job_id":"b04497b9-17a1-4913-9339-a520e471fabb","html_url":"https://github.com/mrdulin/jest-v26-codelab","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/mrdulin%2Fjest-v26-codelab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrdulin%2Fjest-v26-codelab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrdulin%2Fjest-v26-codelab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrdulin%2Fjest-v26-codelab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrdulin","download_url":"https://codeload.github.com/mrdulin/jest-v26-codelab/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224428526,"owners_count":17309526,"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":["jestjs","react-router-dom","reactjs","typescript","unit-testing"],"created_at":"2024-11-13T10:20:28.354Z","updated_at":"2024-11-13T10:20:29.056Z","avatar_url":"https://github.com/mrdulin.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jest-v26-codelab\n\nLearning jestjs v26.x.x testing framework by examples\n\n## How to run test only changed\n\n`--onlyChanged`\n\nAlias: -o. Attempts to identify which tests to run based on which files have changed in the current repository. Only works if you're running tests in a git/hg repository at the moment and requires a static dependency graph (ie. no dynamic requires).\n\n```bash\nnpm t -- -o\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrdulin%2Fjest-v26-codelab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrdulin%2Fjest-v26-codelab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrdulin%2Fjest-v26-codelab/lists"}