/cyrun

cypress run that lets you select files or folders to run

Primary LanguageJavaScript


MIT commitizen PRs styled with prettier All Contributors ngneat

Superhuman Cypress Run Command

cypress run that lets you select files or folders to run

Usage

Select one spec file or folder:

npx cyrun

Select multiple specs file or folders:

npx cyrun -m

Forward the original command args:

npx cyrun --headed

Checkout the complete options list in the official docs.