1.0.3 • Published 2 years ago

cucumber-stats v1.0.3

Weekly downloads
3
License
MIT
Repository
github
Last release
2 years ago

Cucumber Step Stats

npm version

Cucumber.js formatter to display colorful step usage statictics

Usage

npm i cucumber-stats
./node_modules/.bin/cucumber-stats

npm.io

Output shows the usage of the steps across scenarios ordered by usage count.

Use these stats to regular check your steps and avoid anti-patterns.

Happy BDDing!

1.0.3

2 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

4 years ago