1.0.6 • Published 7 years ago

testistic-mocha-reporter v1.0.6

Weekly downloads
1
License
MIT
Repository
-
Last release
7 years ago

Testistic Mocha Reporter

This module provides a mocha reporter which can be used to report test results to the Testistic Service

Usage

npm install --save-dev testistic-reporter

Then run mocha with reference to the reporter TEST_PROJECT=TestisticMochaReporter TEST_EPIC=unit ./node_modules/.bin/mocha --reporter testistic-mocha-reporter tests

The environment variables

  • TEST_PROJECT
  • TEST_EPIC are used to add classification metadata to the test results so they can be found in Testistic.