Skip to content

Instantly share code, notes, and snippets.

@tiago-aguiar-moreira
Created October 19, 2022 00:05
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 tiago-aguiar-moreira/678d5ed4fc8fee5b3863e346865ba647 to your computer and use it in GitHub Desktop.
Save tiago-aguiar-moreira/678d5ed4fc8fee5b3863e346865ba647 to your computer and use it in GitHub Desktop.
Primeiros testes unitários em C# com xUnit (parte 1) - Descrição amigável do método de teste
[Fact(DisplayName = "Given valid numbers, when sum then should succcess.")]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment