{"id":22308795,"url":"https://github.com/ratson/gulp-jest-related","last_synced_at":"2025-07-13T17:39:30.984Z","repository":{"id":57257967,"uuid":"78931784","full_name":"ratson/gulp-jest-related","owner":"ratson","description":"Gulp plugin for running Jest related tests.","archived":false,"fork":false,"pushed_at":"2017-02-03T14:15:53.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-30T02:42:24.975Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ratson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-14T09:39:39.000Z","updated_at":"2017-01-14T09:40:01.000Z","dependencies_parsed_at":"2022-08-25T21:22:37.711Z","dependency_job_id":null,"html_url":"https://github.com/ratson/gulp-jest-related","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ratson/gulp-jest-related","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ratson%2Fgulp-jest-related","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ratson%2Fgulp-jest-related/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ratson%2Fgulp-jest-related/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ratson%2Fgulp-jest-related/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ratson","download_url":"https://codeload.github.com/ratson/gulp-jest-related/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ratson%2Fgulp-jest-related/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265180384,"owners_count":23723673,"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-12-03T20:15:22.169Z","updated_at":"2025-07-13T17:39:30.957Z","avatar_url":"https://github.com/ratson.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gulp-jest-related\n\n[Gulp](https://github.com/gulpjs/gulp) plugin for running [Jest](https://github.com/facebook/jest) related tests.\n\n## Installation\n\n```\nnpm install gulp-jest-related --save-dev\n```\n\n## Usage\n\nRun related tests, e.g. `app.test.js`\n\n```js\nimport gulp from 'gulp'\nimport jest from 'gulp-jest-related'\n\ngulp.task('jest', () =\u003e gulp\n  .src('app.js')\n  .pipe(jest({\n    // CLI options\n    coverage: true,\n  })))\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fratson%2Fgulp-jest-related","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fratson%2Fgulp-jest-related","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fratson%2Fgulp-jest-related/lists"}