generated from kritikos-io/templates-dotnet
8 lines
209 B
JSON
8 lines
209 B
JSON
{
|
|
"$schema": "https://xunit.net/schema/current/xunit.runner.schema.json",
|
|
"methodDisplay": "classAndMethod",
|
|
"methodDisplayOptions": "all",
|
|
"parallelizeAssembly": true,
|
|
"longRunningTestSeconds": 5
|
|
}
|