{"library":"cypress-utils","type":"library","category":null,"description":"Cypress Utils is a command-line interface (CLI) tool designed to enhance the execution of Cypress tests by providing capabilities for parallelization and stress-testing. Its current stable version is 3.0.0, which introduced support for Cypress v10 and updated CLI options to mirror Cypress's own changes. The tool primarily aims to reduce local test run times by allowing multiple Cypress instances to run concurrently and helps identify flaky tests by executing them repeatedly under configurable conditions. It does not follow a fixed release cadence but typically updates to align with major Cypress version releases, ensuring compatibility. Key differentiators include its focus on simplifying parallel execution and stress testing directly from the command line, abstracting away the complexities of managing multiple Cypress processes manually.","language":"javascript","status":"active","version":"3.0.0","tags":["javascript","cypress","command-line-tool","nodejs"],"last_verified":"Wed May 27","install":[{"cmd":"npm install cypress-utils","imports":["npx cypress-utils run-parallel --threads 2","./node_modules/.bin/cypress-utils stress-test cypress/e2e/my-spec.cy.js --trialCount 10","{ \"scripts\": { \"test:parallel\": \"cypress-utils run-parallel --excludeSpecPattern *.hot-update.js\" } }"]},{"cmd":"yarn add cypress-utils","imports":[]},{"cmd":"pnpm add cypress-utils","imports":[]}],"homepage":null,"github":"https://github.com/trentrand/cypress-utils","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/cypress-utils","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-utils/compatibility"}}