2.0.1 • Published 5 years ago

cucumber-teamcity-formatter v2.0.1

Weekly downloads
1,259
License
MIT
Repository
github
Last release
5 years ago

cucumber-teamcity-formatter

Formatter for cucumber-js to write test output to the console in a format parsable by TeamCity.

Travis build status Code Climate Test Coverage Dependency Status devDependency Status Greenkeeper badge

Install

$ npm install cucumber-teamcity-formatter --save-dev

Usage

Use the --format command line option for cucumber js as described here.

For example:

$ node_modules/.bin/cucumber --format node_modules/cucumber-teamcity-formatter
2.0.1

5 years ago

2.0.0

5 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago