Project Description
This project contains various msbuild tasks that extend helps with test execution using Mcrosoft testing framework
specifically we add abilities to run all tests in a solution, with and without coverage.
tasks for exporting Visual studio coverage data into an xml format to be able to integrate with non TFS build server.
abilities to run with code coverage on c++ (native) code.
example of usage can be found in the supplied example.xml file