1.0.0 • Published 3 years ago

cucumber-console-formatter v1.0.0

Weekly downloads
109
License
ISC
Repository
github
Last release
3 years ago

cucumber-console-formatter

Build Status Build status npm version

A simple console formatter for Cucumber.js v7

screenshot1

To install this console formatter

  • run the command:

    npm install --save cucumber-console-formatter

Usage

  • add to the cucumber-js command-line the following option:

    --format cucumber-console-formatter