Skip to content

Instantly share code, notes, and snippets.

@nottyo
Last active December 20, 2019 17:18
Show Gist options
  • Save nottyo/b87761203d845e57c087befbe36fd275 to your computer and use it in GitHub Desktop.
Save nottyo/b87761203d845e57c087befbe36fd275 to your computer and use it in GitHub Desktop.
cypress.mochawesome.json
{
"reporter": "mochawesome",
"reporterOptions": {
"reportDir": "cypress/report/mochawesome-report",
"overwrite": false,
"html": false,
"json": true,
"timestamp": "mmddyyyy_HHMMss"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment