Socket
Socket
Sign inDemoInstall

cypress-circleci

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cypress-circleci

A CircleCI Parallel Workflow Project Bootstrap


Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Cypress-CircleCI

npm version npm Dependency Status devDependency Status CircleCI

A CircleCI Parallel Workflow Project Bootstrap

Features

  • Output a CircleCI v2.1 Workflow template for all spec files ending in spec.js located at cypress/integration
  • Reporting with Mochawesome
  • Report merging with custom script
  • Slack Report notifications with cypress-slack-reporter

Instructions

  1. run npm install cypress-circleci --save
  2. run node node_modules/.bin/cypress-circleci to generate CircleCi config in ./circleci/config.yml.
  3. Add a env var SLACK_WEBHOOK_URL with your Slack webhook.
  4. Run the workflow in CircleCI by pushing a commit with your config.yml in ./circleci/config.yml in your commit.

To do

  • Report merging with Mochawesome-Merge
  • recursive folder search
  • ts file support / bootstrapping
  • user modifiable path to specs
  • cli runner
  • logger
  • create orb

Credits

See initial Blog post by testdrivenio/cypress-parallel for inspiration

FAQs

Package last updated on 07 Aug 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