find-cypress-specs
find-cypress-specs copied to clipboard
Add support for AND in --tagged argument
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
+1 to this one as well, would be super useful.
Something like
--env grepTags=@smoke+@fast
from https://github.com/bahmutov/cy-grep?tab=readme-ov-file#and-tags
:tada: This issue has been resolved in version 1.47.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket: