{
    "reporterEnabled": "dot, tests/custom-internal-reporter",

    "xunitReporterOptions": {
        "output": "artifacts/test/custom-xunit.xml"
    }
}
