UNPKG

@cypress/mocha-teamcity-reporter

Version:

TeamCity reporter for mocha compatible with Cypress.io

12 lines (7 loc) 294 B
# @cypress/mocha-teamcity-reporter https://github.com/visionmedia/mocha/wiki/Third-party-reporters describes using third party reporters in mocha. ``` npm install --save-dev @cypress/mocha-teamcity-reporter ``` Then call mocha with: `mocha --reporter @cypress/mocha-teamcity-reporter test`