...
- C++ Unit Test Reporting
- FitNesse Tests Runner - a build runner to run FitNesse tests. (announcement)
- Jasmine - support for Jasmine JavaScript testing framework. Related post with instructions. See also a post on integration with Jasmine and CasperJS Tests.
- Jasmine 2.0 TeamCity reporter - support for emitting TeamCity service messages from Jasmine 2.0 reporter, used to be available in another repository
- Leiningen - A Leiningen plugin for on-the-fly stages, tests and artifacts reporting to TeamCity
- Perl TAP Formatter - formatter for Perl to transform TAP messages to TeamCity service messages
- PHPUnit Listener 1, PHPUnit Listener 2 - listeners which can be plugged via PHPUnit's suite.xml and will produce TeamCity service messages for tests
- Python Unit Test Reporting
- SBT tests - simple (Scala) build tool plugin to report tests to TeamCity
- StatLight
- TUT C++ Unit Testing framework
- TAP Parser - automatically recognizes TAP protocol messages and transforms them to TeamCity test messages
- tSQLt runner - runner for unit testing framework for Microsoft SQL Server
- XML Test Reporting
(bundled since TeamCity 4.5)
...
- Confluence Plugin - TeamCity Integration Plugin plugin for Atlassian Confluence by StiltSoft
- github has a service hook to trigger a build in TeamCity on commit (see code)
- Gradle about - a plugin for Gradle with support for TeamCity. Generates a textual description of the artifacts
- hubot teamcity.coffee - support for some TeamCity commands for Hubot
- Jira plugin - display TeamCity builds information in Jira issues and Dashboard. Jira plugin by StiltSoft
- Karma - support in the JavaScript testing tool to report tests progress into TeamCity using TeamCity service messages
- Magenta/Riff-Raff - Guardian deploy system which uses TeamCity to grab and mark builds of deployed artifacts
- Maven about - a plugin for Maven with support for TeamCity. Generates a textual description of the artifacts
- Mocha - on-the-fly reporting via service messages for Mocha JavaScript testing framework. Related post with instructions.
- NDepend (instructions on configuring NDepend build and displaying reports in TeamCity)
- Plastic SCM
- QNUnit
- Stash Commit Hook - plugin for Atlassian Stash to force TeamCity VCS root checking for changes on new changes in Stash
- uDeploy
- VSTest.TeamCityLogger - logger for Microsoft VSTest with TeamCity support
- leiningen
Other Integration Examples
...