Feature Request: Google Test Reports support
Hi,
We started using the Google Test Framework for C++ unit testing today, and it's great. We added a Team City Command Line Build Step for this, and it's working great. Nevertheless, it would be even better if Team City could process Google Test's XML Report, as it does with FxCop and others.
Here's the report format explained:
http://code.google.com/p/googletest/wiki/AdvancedGuide#Generating_an_XML_Report
As it says there, the format is based on the junitreport Ant task, so it should be easy to do this (I think).
Cheers
Please sign in to leave a comment.
Please submit feature request to our tracker. This seems to be quite interesting feature and probably relatively easy to implement.
It's done, thanks a bunch!
http://youtrack.jetbrains.net/issue/TW-15074?projectKey=TW&query=google+test