Files
git.stella-ops.org/src/__Libraries/__Tests/StellaOps.Signals.Contracts.Tests/xunit.runner.json

8 lines
204 B
JSON

{
"$schema": "https://xunit.net/schema/current/xunit.runner.schema.json",
"diagnosticMessages": true,
"parallelizeAssembly": true,
"parallelizeTestCollections": true,
"maxParallelThreads": -1
}