jeudi 2 avril 2015

Using Code Contracts in unit tests

Do you think it is advisable to use Code Contracts inside your unit tests? I don't think it is since it is like creating unit tests to test your unit tests. Therefore I would not activate the Code Contracts Static Checking nor the Runtime Checking for a Unit Test project.


Aucun commentaire:

Enregistrer un commentaire