New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cucumber-parallel-formatter

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cucumber-parallel-formatter

Cucumber.js Pretty Formatter fork for parallel execution

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
253
decreased by-3.44%
Maintainers
1
Weekly downloads
 
Created
Source

Cucumber.js Pretty Parallel Formatter (fork)

The Cucumber.js pretty formatter logs your feature suite in its original Gherkin form. It adds id tags to each scenario and step, which can be used to identify the scenario and step when running in parallel.

For details on how to use this formatter, see the original repository: Official Cucumber.js Pretty Formatter.

Install

The pretty formatter requires:

  • Node.js 10, 12, 14 or 15.
  • Cucumber.js 7.0 and above.
npm install --save-dev @cucumber/pretty-formatter @cucumber/cucumber

Usage

cucumber-js -f @cucumber/pretty-formatter

Credits

This is a fork of the Official Cucumber.js Pretty Formatter with support for parallel execution.

FAQs

Package last updated on 10 Jan 2024

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