aspnetcore/test/xunit.runner.json

8 lines
181 B
JSON

{
"$schema": "http://json.schemastore.org/xunit.runner.schema",
"appDomain": "denied",
"methodDisplay": "method",
"longRunningTestSeconds": 60,
"maxParallelThreads": -1
}