This is a repo showing examples of MSTests which are run via a TestRunner.bat file.
Contained within the TestRunner.bat file is two lines which do the following:
- Execute all the MSTest Methods in the UnitTests.dll and produces a TestResults.trx file
- Execute ReportUnit Version 1.5 Beta and Produce TestResults.html in a nice format to read and report our test results
Any questiosn please email me at [email protected]