cypress-grep icon indicating copy to clipboard operation
cypress-grep copied to clipboard

Make explicit not tags work when not combined with other tags

Open gofr opened this issue 3 years ago • 1 comments

Allows test suites with a variable number of tags (zero or more) to always exclude certain tags.

Addresses issue #129.

gofr avatar Jul 14 '22 14:07 gofr

Oops, I accidentally implemented the same fix as you. Just noticed that you already did this 2 months ago! Hopefully one of them will be merged soon.

https://github.com/cypress-io/cypress-grep/pull/149

nyghtly-derek avatar Sep 09 '22 19:09 nyghtly-derek

Same thing here @nyghtly-derek. Would you want to open a PR for this in @cypress/grep?

jordanpowell88 avatar Oct 26 '22 13:10 jordanpowell88