cypress-utils icon indicating copy to clipboard operation
cypress-utils copied to clipboard

⚙ Easily parallelize and stress-test your Cypress tests

Results 6 cypress-utils issues
Sort by recently updated
recently updated
newest added

Cypress can be written in js and ts. If there is no cypress.config.js search for cypress.config.ts before failing the test

No matter what I do, I can't seem to stress-test against one spec file: ``` $ npx cypress-utils stress-test Orders/SGO.spec.js No Cypress spec files were found. You may have specified...

Hello, Sorry for my bad english, i hope you understand my question. I used few days agos cypress-utils stress-test. But i can't find any solution for use variable. For exemple...

Headless cypress runs take screenshots whenever a test fails, but unfortunately the subsequent successful runs (e.g. during a stress test) seem to clear out these screenshot files. Investigate whether this...

enhancement

At the end of the command's process, it'd be nice to include a simple print-out of results after (or before?) the details results table. This should be something simple and...

enhancement

As the stress-test is running (maybe parallel runner too?), it'd be nice to have an on-going list printed after each test. This could be implemented as a "X of Y...

enhancement