Skip to content

Instantly share code, notes, and snippets.

@Calabonga
Last active April 29, 2022 03:21
Show Gist options
  • Save Calabonga/b448ce3edba40cc42ca84551b779be76 to your computer and use it in GitHub Desktop.
Save Calabonga/b448ce3edba40cc42ca84551b779be76 to your computer and use it in GitHub Desktop.
xunit.runner.json
{
"$schema": "https://xunit.net/schema/current/xunit.runner.schema.json",
"methodDisplay": "method",
"methodDisplayOptions": "all"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment