A reporter sending test results through the graphite protocol to a time series database
npm install mocha-graphite-reporterA Graphite reporter for Mocha.
```
npm install mocha-graphite-reporter
|key |value |
|-----------------------|----------------------|
|MGR_GRAPHITE_HOST |The graphite host to report to|
|MGR_GRAPHITE_PORT |The graphite port on the host |
|MGR_REPORT_ENVIRONMENT |If set to true, Mocha-Graphite-Report will include the environment tag in the reported values|
|MGR_ENVIRONMENT_TAG |Environment tag / label to include in the reported values|
* More docs
Licensed under the MIT license.
`npm publish``