cypress-io / cypress-grep

Filter tests using substring
137 stars 19 forks source link

Add support for explicit not tags #122

Closed pmweeks98 closed 2 years ago

pmweeks98 commented 2 years ago

Add support for 'explicit not' tags.

Allows test suites with large numbers of tests and tags to set tags to not run even if other tags say to run the test

Raised this issue in #119

pmweeks98 commented 2 years ago

Succeded workflow in forked repo https://github.com/pmweeks98/cypress-grep/actions/runs/2172113656

pmweeks98 commented 2 years ago

@bahmutov ping

pmweeks98 commented 2 years ago

@bahmutov done

github-actions[bot] commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: