mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
7 lines
170 B
JSON
7 lines
170 B
JSON
{
|
|
"$schema": "https://xunit.net/schema/current/xunit.runner.schema.json",
|
|
"parallelizeTestCollections": false,
|
|
"parallelizeAssembly": false,
|
|
"stopOnFail": true
|
|
}
|