find-cypress-specs icon indicating copy to clipboard operation
find-cypress-specs copied to clipboard

Add support for AND in --tagged argument

Open haipinggong opened this issue 3 years ago • 1 comments

Currently the --tagged argument supports OR for multiple tags. Can we add the support for AND on multiple tags, like what we have in https://github.com/cypress-io/cypress-grep?

Thanks

haipinggong avatar Aug 22 '22 04:08 haipinggong

+1 to this one as well, would be super useful.

diiiefiend avatar Jan 05 '23 03:01 diiiefiend

Something like

--env grepTags=@smoke+@fast

from https://github.com/bahmutov/cy-grep?tab=readme-ov-file#and-tags

bahmutov avatar Jan 16 '25 17:01 bahmutov

:tada: This issue has been resolved in version 1.47.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] avatar Jan 17 '25 13:01 github-actions[bot]