{
    "reporterEnabled": "spec,xunit",
    "xunitReporterOptions": {
        "output": "outputs/test-xunit.xml"
    }
}