TeamCity
 
You are viewing the documentation for an earlier version of TeamCity.

.NET Testing Frameworks Support

Last modified: 28 April 2020

To support the real-time reporting of test results, TeamCity should either run the tests using its own test runner or be able to interact with the testing frameworks, so it receives notifications on test events. Custom TeamCity-aware test runners are used to implement the bundled support for the testing frameworks.

Troubleshooting