-
- Downloads
Improve stress-test workflow by adding grep functionality (#35415)
* Improve stress-test workflow by adding grep functionality This change allows one to filter a specific test, or a set of tests to run withing a single spec, by using a Cypress `grep` functionality. The documentation and examples are here: https://github.com/cypress-io/cypress/tree/develop/npm/grep * Include documentation link in a comment [ci skip] * Update dev documentation [ci skip]
Please register or sign in to comment