Skip to content

Instantly share code, notes, and snippets.

@scottsauber
Created November 9, 2023 18:22
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/ac6b159684ba6f412d2eff83278d8396 to your computer and use it in GitHub Desktop.
Save scottsauber/ac6b159684ba6f412d2eff83278d8396 to your computer and use it in GitHub Desktop.
[Fact]
public async Task $MethodUnderTest$Should$DoSomething$When$Condition$()
{
$END$
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment