DiscordChatExporter/DiscordChatExporter.Cli.Tests/xunit.runner.json
2023-02-09 18:44:24 +02:00

6 lines
179 B
JSON

{
"$schema": "https://xunit.net/schema/current/xunit.runner.schema.json",
"methodDisplayOptions": "all",
"methodDisplay": "method",
"parallelizeTestCollections": true
}