mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-04-22 14:07:07 +00:00
Basic automated tests through the CLI
This commit is contained in:
5
DiscordChatExporter.Cli.Tests/xunit.runner.json
Normal file
5
DiscordChatExporter.Cli.Tests/xunit.runner.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"$schema": "https://xunit.net/schema/current/xunit.runner.schema.json",
|
||||
"methodDisplayOptions": "all",
|
||||
"methodDisplay": "method"
|
||||
}
|
||||
Reference in New Issue
Block a user