cypress-io / cypress-grep

Filter tests using substring
137 stars 19 forks source link

feat: rework tags and grep title #31

Closed bahmutov closed 3 years ago

bahmutov commented 3 years ago

BREAKING CHANGE: separate title grep from tags

closes #25

Separates grep by title string from grep by explicit tags

$ npx cypress run --env grep=login,grepTags=smoke
github-actions[bot] commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: