{
	"reporterEnabled": "spec,xunit",
	"xunitReporterOptions": {
		"output": "nyc/{id}junit-report.xml",
		"suiteName": "{id}"
	}
}
