6.0.1 • Published 4 years ago
cucumber-pretty v6.0.1
Cucumber Pretty
Custom Cucumber.js pretty formatter implementing event protocol for versions 3 to 6.
Official Cucumber.js pretty formatter implementing message protocol for version 7 and later is at @cucumber/pretty-formatter.
- For Cucumber.js v1 and v2 use
-f pretty
- For Cucumber.js v3, v4, and v5 install
cucumber-pretty@1.5
and use-f node_modules/cucumber-pretty
- For Cucumber.js v6 install
cucumber-pretty@6
and use-f node_modules/cucumber-pretty
- For Cucumber.js v7 install
@cucumber/pretty-formatter
and use-f @cucumber/pretty-formatter
Built with 🥒 by Ilya Kozhevnikov.
Use
npm i cucumber-pretty
cucumber-js -f node_modules/cucumber-pretty
References
- https://github.com/cucumber/cucumber-js/blob/master/docs/cli.md#formats
- https://github.com/cucumber/cucumber-js/blob/master/docs/custom_formatters.md
Dark
Light
6.0.1
4 years ago
6.0.0
6 years ago
1.6.0
6 years ago
1.5.2
6 years ago
1.5.0
7 years ago
1.4.4
7 years ago
1.4.3
7 years ago
1.4.2
7 years ago
1.4.1
7 years ago
1.4.0
7 years ago
1.3.2
7 years ago
1.3.1
7 years ago
1.3.0
8 years ago
1.0.0
8 years ago
0.0.5
8 years ago
0.0.4
8 years ago
0.0.3
8 years ago
0.0.2
8 years ago
0.0.1
8 years ago