cypress-grep
cypress-grep copied to clipboard
Should this work in parallel mode?
This doesn't appear to be working for me i.e. it runs all the tests rather than just those with the "smoke" tag.
npx cypress run --config-file cypress-local.config.js --env cypress_host="http://www.site.com.docksal.site" --env grepTags="smoke" --tag "smoke,local,2022-08-02,AVA" --record --key <redacted> --parallel --ci-build-id "2022-08-02 7:00:00"