Label: mstest

Content with label mstest in TeamCity 4.x Documentation (See content from all spaces)
Related Labels: framework, dotnet, junit, nunit, test, net, testng

Page: MSTest Support
NET runners TeamCity provides support for MSTest 2008 testing framework via parsing of the MSTest 2008 results file (.trx file). Due to specifics of MSTest 2008 test runner, TeamCity does not support onthefly test reporting for MSTest ...
Other labels: dotnet, net, test
Page: Testing Frameworks
TeamCity provides support for a number of testing frameworks. In order to reduce feedback on the build failures TeamCity tries to report the test onthefly where possible. Onthefly tests reporting means that the tests are reported in the TeamCity UI as soon as they are run not waiting for the build ...
Other labels: test, junit, nunit, testng, framework