Skip to content

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

License

Notifications You must be signed in to change notification settings

bingnz/cucumber-teamcity-formatter

Repository files navigation

cucumber-teamcity-formatter

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

Build Status Code Climate Test Coverage Dependency Status devDependency Status

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published