Label: nunit

Content with label nunit in TeamCity 4.x Documentation (See content from all spaces)
Related Labels: gallio , task , maven , messages , mstest , runner , nunitteamcity , highlighting , utility , service , msbuild , issues , build , testng , known , property , draft , x64 , log4j , more »

.NET Testing Frameworks Support
support the realtime 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 TeamCityaware test runners are used to implement ...
Known Issues
page contains a list of workarounds for known issues in TeamCity. Clearing Browser Cashes There is a web UIrelated issue which some our users have encountered (and it cannot be reproduced on other computers) which is tied with the cached versions of content. If you have ...
MSBuild_
NET Testing Frameworks Support NUnit Support \\ See Also: Concepts: build runner Administrator Reference: NUnit for MSBuild
MSBuild Service Tasks
MSBuild, TeamCity provides the following service tasks that implement the same options as the service messages Build Script Interaction with TeamCity#Service Messages: TeamCitySetBuildNumber {{TeamCitySetBuildNumber}} allows user to change BuildNumber: <TeamCitySetBuildNumber BuildNumber="1.3 " /> It is possible to use '\ ' as a placeholder for older ...
NAnt_
Basic information on setting up the NAnt Build Runner can be found in the NAnt section of the UI Reference. This section contains information on working with the NAnt Runner. TeamCity supports NAnt 0.85 and NAnt 0.86 beta 1. Setting the NAntHome Environment ...
NUnit Addins Support
NUnit addin is an extension that plug into NUnit core and changes the way it operates. Refer to the NUnit addins page http://www.nunit.org/index.php?p=addins for more information. This section covers description of NUnit addins support for: NAnt build runner ...
NUnit for MSBuild
TeamCity provides custom {{NUnitTeamCity}} task and {{NUnit}} task that is compatible with {{NUnit}} task from MSBuild Community tasks http://msbuildtasks.tigris.org/ project. In order for these tasks to work the {{teamcitydotnetnunitlauncher}} system property have to be accessible. Build Agents running windows should ...
NUnit Support
run tests with NUnit, TeamCity: uses its own NUnit launcher TeamCity NUnit Test Launcher automatically replaces NUnit calls from NAnt runner NUnit for NAnt build runner with {{<nunit2>}} task automatically replaces NUnit calls ...
sln2008
page contains reference information for the sln2008 Build Runner that builds Microsoft Visual Studio 2008 solution files. Note that sln2008 works the same as sln2005 only it uses MSBuild from .NET version 3.5 General settings Option Description ...
Testing Frameworks
TeamCity supports the following testing frameworks: JUnit and TestNG for the following runners: Ant Maven2 (when tests are run by Surefire Maven plugin http://maven.apache.org/plugins/mavensurefireplugin/) IntelliJ IDEA project (only JUnit tests are supported) MSTest Mstest ...