Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 24 hours ago
JSON representation

Pipe a cucumber.js json-report to teamcity service messages

Awesome Lists containing this project

README

        

# cucumber-json-to-teamcity-cli [![Build Status](https://travis-ci.org/oledid-js/cucumber-json-to-teamcity-cli.svg?branch=master)](https://travis-ci.org/oledid-js/cucumber-json-to-teamcity-cli) [![npm](https://img.shields.io/npm/dt/cucumber-json-to-teamcity-cli.svg)](https://www.npmjs.com/package/cucumber-json-to-teamcity-cli) [![npm](https://img.shields.io/npm/v/cucumber-json-to-teamcity-cli.svg)](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)