Skip to content

Instantly share code, notes, and snippets.

@mpetrunic
Created June 24, 2018 18:00
Show Gist options
  • Select an option

  • Save mpetrunic/2906453963a55842a3be4ea7e24ef4b7 to your computer and use it in GitHub Desktop.

Select an option

Save mpetrunic/2906453963a55842a3be4ea7e24ef4b7 to your computer and use it in GitHub Desktop.
mocha-reporter-config.json
{
"reporterEnabled": "spec, mocha-junit-reporter",
"mochaJunitReporterReporterOptions": {
"mochaFile": "./test-results/test-contract-results.xml"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment