cypress-io / cypress-grep

Filter tests using substring
137 stars 19 forks source link

feat: grep untagged tests to run #78

Closed bahmutov closed 2 years ago

bahmutov commented 2 years ago

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

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 2.8.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: