npx cypress run

Category: Web App Development

npx cypress run

Run the Cypress test suite headlessly

Executes all end-to-end tests in headless mode and prints a summary with per-spec results. Cypress runs in the browser and captures screenshots and video on failure. Add --browser chrome to pick a specific browser.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.