Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cypress-run

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cypress-run

Cypress run replacement that supports parallel execution and retries

  • 1.1.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
101
increased by26.25%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

FAQs

Package last updated on 10 May 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc