Skip to content

Instantly share code, notes, and snippets.

@vicradon
Created October 20, 2023 08:10
Show Gist options
  • Save vicradon/f0b83e71467ae9ac28e6b245584af031 to your computer and use it in GitHub Desktop.
Save vicradon/f0b83e71467ae9ac28e6b245584af031 to your computer and use it in GitHub Desktop.
Run a single Cypress test spec
npx cypress run -s cypress/e2e/testset.cy.ts --headed --no-exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment