| You are viewing documentation of TeamCity 6.5.x, which is not the most recent released version of TeamCity. Please refer to the listing to choose another version. |
|
TeamCity provides support for a number of testing frameworks. In order to reduce feedback time on the build failures TeamCity provides support for on-the-fly tests reporting where possible. On-the-fly tests reporting means that the tests are reported in the TeamCity UI as soon as they are run not waiting for the build to complete. TeamCity directly supports the following testing frameworks:
Moreover, you can import XML reports of different testing frameworks with XML Report Processing. There are also testing frameworks that have embedded support for TeamCity. e.g. Gallio and xUnit. See also external plugins. If there is no TeamCity support yet for your testing framework, you can report tests progress to TeamCity from the build via service messages.
Concepts: Build State | Build Runner |