Skip to content

paul-sh/teamcity-cpp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

teamcity-cpp

Travis Build Status

C++ Tests Reporting to TeamCity Continuous Integration Server

Repository consist of C++ files to include in your project that automatically reports unit tests to the TeamCity server if run within TeamCity.

The reporting is performed via TeamCity service messages

Alternatively you may use XML Report Processing to import results from running tests to TeamCity. Also use it for not yet supported frameworks such as CxxTest

See http://confluence.jetbrains.com/display/TW/Cpp+Unit+Test+Reporting for downloads and more information

About

C++ Unit Test Reporting

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 77.6%
  • CMake 22.4%