mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 07:47:54 +01:00
7 lines
198 B
JSON
7 lines
198 B
JSON
{
|
|
"$schema": "https://xunit.net/schema/current/xunit.runner.schema.json",
|
|
"parallelizeTestCollections": true,
|
|
"parallelizeAssembly": true,
|
|
"stopOnFail": false,
|
|
"maxParallelThreads": "4x"
|
|
} |