Cypress CLI dry run option #24230
Labels
E2E
Issue related to end-to-end testing
Triaged
Issue has been routed to backlog. This is not a commitment to have it prioritized by the team.
type: feature
New feature that does not currently exist
What would you like?
I would like to be able to see which tests Cypress will run based on tagging/spec without actually running them.
Why is this needed?
I want this because there are cases where I need different setup based on which test cases will be run. This is also especially relevant for parallelizing test runs in CI. I may need to know all of the tests that will be run, so they can be split up for parallelization.
The text was updated successfully, but these errors were encountered: