xunit.runner.json 100 B

12345
  1. {
  2. "diagnosticMessages": true,
  3. "methodDisplay": "classAndMethod",
  4. "maxParallelThreads": 2
  5. }