xunit.runner.json 106 B

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