Testing Frameworks

Skip to end of metadata
Go to start of metadata
You are viewing documentation of TeamCity 4.x, which is not the most recent released version of TeamCity. Please refer to the listing to choose another version.
Search

Searching TeamCity 4.x Documentation

Table of Contents

TeamCity provides support for a number of testing frameworks. In order to reduce feedback on the build failures TeamCity tries to report the test on-the-fly 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:

  • JUnit and TestNG for the following runners:
    • Ant (when tests are run by junit and testng tasks directly within the script)
    • Maven2 (when tests are run by Surefire Maven plugin; on-the-fly reporting is not available.)
    • IntelliJ IDEA project (only JUnit tests are supported)
  • NUnit for the following runners:
  • MSTest 2008 (On-the-fly reporting is not available due to MSTest limitations.)

Since TeamCity 4.5 Also, you may import XML reports of different testing frameworks with XML Reports Import.



See Also:

Labels:

test test Delete
junit junit Delete
nunit nunit Delete
testng testng Delete
framework framework Delete
mstest mstest Delete
Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.