Skip to content

Instantly share code, notes, and snippets.

@scottsauber
Created November 9, 2023 18:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scottsauber/b6b09558159de2dea34a26938f1b9d90 to your computer and use it in GitHub Desktop.
Save scottsauber/b6b09558159de2dea34a26938f1b9d90 to your computer and use it in GitHub Desktop.
[Theory]
[InlineData($InlineData$)]
public async Task Should$DoSomething$When$Condition$($type$ $name$)
{
$END$
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment