General Info
Vendor | JetBrains |
License | |
Type | free, open-source |
Plugin Description
The 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 see the plugin page in the documentation for the latest TeamCity version.
Plugin Development Status
Production quality.
Installation instructions
To install a custom plugin build:
- Put
xml-report-plugin.zip
into the<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 on GitHub
Builds at JetBrains public TeamCity instance.
Related Materials
Issue in the TeamCity tracker.
3 Comments
Filip Braun
Hello,
Is there a plan to add support for Apache JMeter XML reports parsing?
Thank you,
Filip
Victory Petrenko
Hello, Filip,
Currently we do not have plans to support this report type.
You may create an issue in out public issue tracker and vote for it.
BTW, there is also a JMeter TeamCity plugin available https://github.com/jtorgan/jmeter_plugin - can it be useful for you?
Filip Braun
Thanks for advice.
The JMeter plugin definitely seems interesting. I'll give it a try.
Filip