| This section concerns only the latest version of the plugin. |
General Info
| Vendor | JetBrains |
| License | Apache 2.0 |
| Type | free, open-source |
| XML Test Reporting Plugin was bundled with TeamCity 4.5. |
Plugin Description
Plugin adds support for reporting tests in TeamCity from JUnit Ant task, Maven Surefire, NUnit-Console XML reports, MSTest TRX (Since 6.5) and Google Test (Since 6.5) reports. Plugin also supports reporting code inspections from FindBugs, PMD, Checkstyle (Since 5.1), JSLint (Since 6.5) and CTest (Since 7.0) XML reports and code duplicates from PMD Copy/Paste Detector XML reports.
To learn more about the plugin please read recent plugin page in TeamCity 7.x Documentation.
Plugin Development Status
Production quality.
Installation instructions
| TeamCity versions earlier than 4.5. |
To install custom plugin build:
- Put xml-report-plugin.zip into <TeamCity Data Directory>/plugins folder.
- Restart the server.
Feedback/Support
If you believe you've faced a bug: Issue Tracker (project: TeamCity)
If you want to ask a question or discuss: Forum
Development links
Sources in JetBrains Subversion repository.
Builds at JetBrains public TeamCity instance.
Related Materials
Issue in TeamCity tracker.