cypress-run

1.1.1 • Public • Published

cypress-run

Hopefully this module is short-lived. Right now it add retry support for parallel runs. It should work just like cypress run by forwarding all arguments, just using the Cypress Module API to support parallelization.

It uses this gist and turns it into a module and adds support for cypress run arguments: https://gist.github.com/Bkucera/4ffd05f67034176a00518df251e19f58#file-cypress-retries-js

This modules also adds retries regardless of --parallel or --record flags and doesn't need the Cypress Dashboard.

It looks like this in the Cypress Dashboard: screen shot 2019-01-02 at 6 03 40 pm

Dependencies (2)

Dev Dependencies (2)

Package Sidebar

Install

npm i cypress-run

Weekly Downloads

86

Version

1.1.1

License

MIT

Unpacked Size

47.8 kB

Total Files

28

Last publish

Collaborators

  • nicholasboll