We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 492c02c commit 713dd83Copy full SHA for 713dd83
.mochaReportersConfig.json
@@ -0,0 +1,6 @@
1
+{
2
+ "reporterEnabled": "xunit,spec",
3
+ "xunitReporterOptions": {
4
+ "output": "./junit/test-results.xml"
5
+ }
6
+}
0 commit comments