{"library":"cypress-json-results","type":"library","category":null,"description":"This plugin for Cypress tests automatically saves test execution results into a JSON file, or formats them for GitHub Actions summaries or Markdown tables. Its current stable version is 1.5.0, with minor feature releases occurring somewhat frequently, as seen by the rapid succession of v1.3.0, v1.4.0, and v1.5.0 in May 2023, indicating active maintenance. Key differentiators include its simplicity in generating a structured JSON output of test statuses, its ability to automatically update Markdown tables within a project with aggregated test counts, and its direct integration with GitHub Actions to provide summary reporting, which is highly beneficial for CI/CD pipelines to quickly grasp test outcomes without needing to download artifacts. Unlike some more comprehensive test reporting solutions, `cypress-json-results` focuses specifically on machine-readable JSON and concise formatted summaries rather than rich, interactive HTML reports, making it ideal for programmatic consumption or quick glance overviews.","language":"javascript","status":"active","version":"1.5.0","tags":["javascript","cypress-plugin"],"last_verified":"Wed May 27","install":[{"cmd":"npm install cypress-json-results","imports":["require('cypress-json-results')({ on, filename: 'results.json' })"]},{"cmd":"yarn add cypress-json-results","imports":[]},{"cmd":"pnpm add cypress-json-results","imports":[]}],"homepage":null,"github":"https://github.com/bahmutov/cypress-json-results","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/cypress-json-results","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/cypress-json-results/compatibility"}}