Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Last active October 1, 2020 10:16
Show Gist options
  • Save velotiotech/48218c4f2f92471bc2ed73c038615b60 to your computer and use it in GitHub Desktop.
Save velotiotech/48218c4f2f92471bc2ed73c038615b60 to your computer and use it in GitHub Desktop.
{
"reporter": "junit",
"reporterOptions":
{
"reportDir": "cypress/results",
"mochaFile": "results/my-test-output.xml",
"toConsole": true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment