6 lines
173 B
JSON
6 lines
173 B
JSON
{
|
|
"$schema": "https://xunit.net/schema/current/xunit.runner.schema.json",
|
|
"appDomain": "denied",
|
|
"parallelizeTestCollections": false,
|
|
"methodDisplay": "method"
|
|
}
|