Label: script

Content with label script in TeamCity 4.x Documentation (See content from all spaces)
Related Labels: parallel, add, trigger, graph, artifact, report, nunit, number, message, server, build, service, admin, ant, chart, statistics, tab, test, msbuild, more »

Page: Accessing Server by HTTP
Accessing Server from Scripts The TeamCity server supports basic HTTP authentication allowing to access certain web server pages and perform actions from various scripts. Use valid TeamCity server username and password to authenticate using basic ...
Other labels: admin, server, trigger, build
Page: Ant_
page is under construction. Basic information on setting up the Ant Build Runner can be found in the Ant section of the UI Reference. This section contains additional information related to the Ant Build Runner. Support for Running Parallel Tests By using the {{<parallel ...
Other labels: parallel, test, ant
Page: Build Script Interaction with TeamCity
TeamCity doesn't support your testing framework or build runner out of the box, it is still possible to reap the many of benefits that TeamCity provides by customizing your build scripts to interact with the TeamCity server. This makes a wide range of features available to any ...
Other labels: build, report, custom, chart, graph, status, number, test
Page: Including Third-Party Reports in the Build Results
TeamCity can be extended with a custom tab to include information provided by thirdparty reporting tools. If your reporting tool produces a report in HTML format, you can add a new tab to the build results page which will show the report. To do ...
Other labels: build, report, status, statistics, custom, tab, add
Page: 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 ...
Other labels: nunit, msbuild, task