cef/tests/gtest/teamcity
Marshall Greenblatt 7efac13ac1 gtest: Add plugin for TeamCity integration
Automatically report unit tests to the TeamCity server if run within TeamCity.
See tests/gtest/teamcity/README.cef for details.

To test: Set the TEAMCITY_PROJECT_NAME environment variable and run ceftests.
2021-06-24 17:00:21 -04:00
..
include gtest: Add plugin for TeamCity integration 2021-06-24 17:00:21 -04:00
src gtest: Add plugin for TeamCity integration 2021-06-24 17:00:21 -04:00
README.cef gtest: Add plugin for TeamCity integration 2021-06-24 17:00:21 -04:00

README.cef

Name: TeamCity C++ Unit Test Reporting 
Short Name: teamcity-cpp
URL: https://github.com/JetBrains/teamcity-cpp
Version: 1.8 (commit b2c95c5)
License: Apache 2.0 (http://www.apache.org/licenses/LICENSE-2.0)

Description:
GTest integration for reporting to TeamCity Continuous Integration Server.

See the project URL for related documentation.

Local Modifications:
1. Copy necessary C++ files only.
1. Use absolute include paths.