https://github.com/oledid-js/cucumber-json-to-teamcity-cli
Pipe a cucumber.js json-report to teamcity service messages
https://github.com/oledid-js/cucumber-json-to-teamcity-cli
cli cucumber cucumber-js cucumberjs node nodejs teamcity
Last synced: 25 days ago
JSON representation
Pipe a cucumber.js json-report to teamcity service messages
- Host: GitHub
- URL: https://github.com/oledid-js/cucumber-json-to-teamcity-cli
- Owner: oledid-js
- License: mit
- Created: 2016-07-22T09:16:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-02-13T09:34:43.000Z (almost 8 years ago)
- Last Synced: 2025-10-09T18:08:15.639Z (2 months ago)
- Topics: cli, cucumber, cucumber-js, cucumberjs, node, nodejs, teamcity
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/cucumber-json-to-teamcity-cli
- Size: 41 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cucumber-json-to-teamcity-cli [](https://travis-ci.org/oledid-js/cucumber-json-to-teamcity-cli) [](https://www.npmjs.com/package/cucumber-json-to-teamcity-cli) [](https://www.npmjs.com/package/cucumber-json-to-teamcity-cli)
Pipe a cucumber.js json-report to teamcity service messages
## Install
```
$ npm install --save cucumber-json-to-teamcity-cli
```
## Usage
```
cucumber-js --format json | cucumber-json-to-teamcity
```
## Related
- [cucumber-json-to-teamcity](https://github.com/oledid-js/cucumber-json-to-teamcity) - API for this module
## License
[MIT](LICENSE)