9 lines
173 B
JSON
9 lines
173 B
JSON
{
|
|
"$schema": "https://xunit.net/schema/v3/testconfig.schema.json",
|
|
"parallel": {
|
|
"assembly": true,
|
|
"collections": true,
|
|
"defaultMaxParallelThreads": 0
|
|
}
|
|
}
|