Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adshan/dotnet-testing-xunit-moq-autofixture

Unit Tests with xUnit, Moq, AutoFixture and Shouldly.
https://github.com/adshan/dotnet-testing-xunit-moq-autofixture

autofixture dotnet moq net5 shouldly tdd testing xunit

Last synced: about 2 months ago
JSON representation

Unit Tests with xUnit, Moq, AutoFixture and Shouldly.

Awesome Lists containing this project

README

        

# core-testing-xunit-moq-autofixture
Demonstração de testes unitários aplicados em um ambiente que utiliza padrão CQRS.

# Este projeto contém:
- xUnit, Moq, AutoFixture e Shouldly;
- Padrões Given-When-Then (GWT) e Arrange Act Assert (AAA);

# Como executar:
- Clonar / baixar o repositório em seu workplace.
- Baixar o .Net Core SDK e o Visual Studio / Code mais recentes.

# Sobre
Este projeto foi desenvolvido por Anderson Hansen sob [MIT license](LICENSE).