I have a build on TeamCity with MSBuild building a .NET 4.5 solution. MSTest running the unit tests with the bundled dotCover used for code coverage. The build works, the unit tests run, and I get the code coverage just fine, but it only shows the # of failed tests and the # of passed tests.
How do I get it to show the # of ignored tests?
Aucun commentaire:
Enregistrer un commentaire