{"id":21193630,"url":"https://github.com/danielmschmidt/jest-runner-cypress-io","last_synced_at":"2026-03-02T08:30:52.918Z","repository":{"id":37612130,"uuid":"123430082","full_name":"DanielMSchmidt/jest-runner-cypress-io","owner":"DanielMSchmidt","description":"Jest runner for cypress","archived":false,"fork":false,"pushed_at":"2026-02-25T18:02:47.000Z","size":558,"stargazers_count":7,"open_issues_count":7,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-02-25T21:00:07.908Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DanielMSchmidt.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-03-01T12:08:56.000Z","updated_at":"2022-03-26T14:41:23.000Z","dependencies_parsed_at":"2024-02-23T01:28:20.733Z","dependency_job_id":"7223d5dc-749e-4128-884c-5444c7759276","html_url":"https://github.com/DanielMSchmidt/jest-runner-cypress-io","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DanielMSchmidt/jest-runner-cypress-io","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielMSchmidt%2Fjest-runner-cypress-io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielMSchmidt%2Fjest-runner-cypress-io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielMSchmidt%2Fjest-runner-cypress-io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielMSchmidt%2Fjest-runner-cypress-io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DanielMSchmidt","download_url":"https://codeload.github.com/DanielMSchmidt/jest-runner-cypress-io/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielMSchmidt%2Fjest-runner-cypress-io/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29995912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T01:47:34.672Z","status":"online","status_checked_at":"2026-03-02T02:00:07.342Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-20T19:15:04.730Z","updated_at":"2026-03-02T08:30:52.897Z","avatar_url":"https://github.com/DanielMSchmidt.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jest-runner-cypress-io [![Build Status](https://travis-ci.org/DanielMSchmidt/jest-runner-cypress-io.svg?branch=master)](https://travis-ci.org/DanielMSchmidt/jest-runner-cypress-io)\n\nJest runner for cypress.io\n\n# Usage\n\nMake sure you have standard already installed.\n\n```\nnpm install --save-dev jest-runner-cypress-io\n```\n\nYour `jest.config.js` should look like this:\n\n```javascript\nmodule.exports = {\n  projects: [\n    {\n      displayName: 'cypress'\n      runner: 'jest-runner-cypress-io',\n      testMatch: ['\u003crootDir\u003e/**/*-cy.js'],\n    },\n    {\n      displayName: 'test' // Unit Tests with jest\n    }\n  ]\n}\n```\n\n# Credits\n\nThis project is inspired by the work of TheBrainFamily in various projects:\n\n* [jest-runner-cypress](https://github.com/TheBrainFamily/jest-runner-cypress)\n* [jest-runner-standard](https://github.com/TheBrainFamily/jest-runner-standard)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielmschmidt%2Fjest-runner-cypress-io","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielmschmidt%2Fjest-runner-cypress-io","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielmschmidt%2Fjest-runner-cypress-io/lists"}