Label: runner

Content with label runner in TeamCity 3.x Documentation (See content from all spaces)
Related Labels: duplicate , maven2 , ui , duplicates , inspection , utility , windows , admin , nunit , ant , launcher , build , coverage , dotnet , code , test

.NET Testing Frameworks Support
NET Testing Frameworks Support In order to support the realtime reporting 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 ...
3.Build Runners
Build Runners Administration > <project> > Runner <build runner> This section provides descriptions of the following build runners Build Runner supported by TeamCity: Ant Maven2 NAnt MSBuild sln2003 Microsoft Visual Studio 2003 solutions sln2005 Microsoft Visual ...
Ant
Ant This page contains reference information about the Ant Build Runner fields. Option Description \\ Build runner \\ Select Ant from the dropdown list. \\ Artifact Paths Use this field to specify directories containing artifacts Build Artifact or file ...
Build Runner
nbsp;Build Runner Build runner is a mechanism that executes a build of a certain type. Build runners are configurable in the Build Runners 3.Build Runners section of the Create/Edit Build Configuration page Create Edit Build Configuration. See also: &nbsp ...
Code Coverage
Code Coverage Code coverage is a number of metrics that measure how your code is covered by unit tests. Code coverage information displays for those build configurations, where this metric is configured in the Code Coverage section of a build runner Build Runner ...
Code Coverage tab
Code Coverage tab This tab shows the full HTML code coverage report, generated by Emma http://emma.sourceforge.net/index.html. Such reports appear in the Build Results, when code coverage Code Coverage build runner is enabled for a build configuration. You ...
Code Duplicates
Code Duplicates Code Duplicates are repetitive blocks of code. The Duplicates Finder build runners Build Runner search for similar code fragments and provide a comprehensive report on repetitive blocks of code discovered in your code base. See also: UI ...
Code Inspection
Code Inspection A code inspection is an automated code review that verifies and reports the quality of your code by looking for common problems and antipatterns. More than 600 Java (as well as HTML, CSS, JavaScript) inspections are preformed by the Inspection Build Runner ...
Code Inspection tab
Code Inspection tab The Code Inspection tab appears on the Build Results page and is used to examine the code review provided by the inspection build runner. The Code Inspection tab is split into two sections: A list of inspections (on the left) and a list of files containing ...
Duplicates Finder (.NET)
Duplicates Finder (.NET) This page contains reference information about the .NET Duplicates Finder Build Runner fields. The .NET Duplicates Finder Build Runner is intended for catching similar code fragments and providing a report on discovered repetitive blocks of C ...