General Info
Vendor |
JetBrains |
License |
|
Type |
free, open-source |
Status |
stable |
Description
This is not actually a plugin, but C++ files to include in your project that automatically reports unit tests to the TeamCity server if run withing TeamCity.
The reporting is performed via TeamCity service messages
TeamCity Versions Compatibility
TeamCity 3.1+
Download
teamcity-boost-1.2.zip for Boost.Test library
teamcity-cppunit-1.1.zip for CppUnit
Changelog
- 1.2 (boost only) Sat Feb 28 2009
Boost: easier initialization due to global fixtures
Boost: added note about TW-7043:Boost tests does not report test parameters - 1.1 Fri Apr 11 2008
Added endl due to http://jetbrains.net/tracker/issue/TW-4412 - 1.0 Thu Apr 10 2008
Initial release