Translate a cucumber.js json-report to teamcity service messages
Install
$ npm install --save cucumber-json-to-teamcity
Usage
const api = ; const lines = ;for let i = 0; i < lineslength; ++i console; // the method also accepts the raw json data as string.
Related
- cucumber-json-to-teamcity-cli - CLI for this module