I've set up an automated build in TFS which both:
- Builds the project
- Runs the unit tests
However we are getting the following reported, with no pointers in the log:
All tests are succesfully ran, yet these errors appear to come from MSTest.
Any ideas?