Skip to content
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.

feat: grep untagged tests to run #78

Merged
merged 3 commits into from Oct 28, 2021
Merged

feat: grep untagged tests to run #78

merged 3 commits into from Oct 28, 2021

Conversation

bahmutov
Copy link
Collaborator

Sometimes you want to run only the tests without any tags, and these tests are inside the describe blocks without any tags.

$ npx cypress run --env grepUntagged=true

closes #76

@bahmutov bahmutov merged commit 514dd11 into main Oct 28, 2021
@github-actions
Copy link

🎉 This PR is included in version 2.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Way to run tests that are not tagged
1 participant