Features
testingunitmodernextensible
Pros and Cons
Ventajas
- + Modern and clean design
- + Test parallelization
- + Extensible with traits
- + Theory for parameterized tests
- + Used by Microsoft
Desventajas
- - Less documentation than NUnit
- - Different syntax from other frameworks
Use Cases
- .NET unit testing
- Integration testing
- ASP.NET Core testing
- TDD and BDD
- CI/CD pipelines