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

NUnit Support in TeamCity

Edit page Last modified: 19 September 2023

There are two most common methods to set up NUnit tests reporting in TeamCity:

  • Use the .NET build runner.

  • Use the NUnit build runner.

Besides, you can try alternative approaches or run tests in any other runner (like PowerShell or Command Line) with the TeamCity VSTest Adapter.

This article describes the specifics of the NUnit support in TeamCity and the alternative approaches to establishing it.