Displaying code coverage with test results by using MSTest Permanently deleted user Created May 08, 2009 19:52 Hi,Is there a way to display code coverage info by using MSTest configuration in TeamCity build results page? If there is, what are the steps?
Hi,
I'm not sure what MSTest coverage looks like, but you may want to take a look at http://url.ie/1jvw
In general, you can embed any HTML-based report to TeamCity build results.
Kind regards,
KIR