nx/docs/default/api-cypress
Caleb Ukle 240da9a43c
fix(testing): support cypress --tag arg (#8434)
* fix(testing): fix error with cypress --tag not being parsed

using --tag will now correctly pass the value to the cypress runner. learn more about --tag here
https://docs.cypress.io/guides/guides/command-line#cypress-run-tag-lt-tag-gt

ISSUES CLOSED: #4998

* docs(testing): add --tag option to cypress docs
2022-01-07 11:39:25 -06:00
..