7 lines
180 B
JSON
7 lines
180 B
JSON
{
|
|
"$schema": "https://xunit.net/schema/current/xunit.runner.schema.json",
|
|
"culture": "invariant",
|
|
"parallelizeTestCollections": false,
|
|
"diagnosticMessages": true
|
|
}
|