Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dpvreony/nettestregimentation

Unit Test Regimentation for .NET
https://github.com/dpvreony/nettestregimentation

conformance unit-testing

Last synced: 12 days ago
JSON representation

Unit Test Regimentation for .NET

Awesome Lists containing this project

README

        

# .Net Test Regimentation
Unit Test Regimentation for .NET provides a way to structure unit tests and enforce testing patterns via interfaces.

If you start by reading https://haacked.com/archive/2012/01/02/structuring-unit-tests.aspx/ to get an understanding of the structuring being used.
We then go beyond it to describe the different types of tests that can be carried out on a method.