How to extract inspection data
Hi,
That might be a dumb question but I can't figure it out. I've been through the API and the interface without success.
I would like to be able to extract all the inspection metrics for a project. In json, xml, csv, whatever. Just to be able to play with it afterwards.
Is there a way?
Thanks
Henri
Please sign in to leave a comment.
Hi,
Which type of Inspection tool do you use: .Net or IntelliJ IDEA?
IntelliJ and Findbugs
To publish IntelliJ inspections as artifacts:
Wow. That seems really low level.
Can't I use an HTML API to export a CSV or something? From the TeamCity frontend
No, there is no API to get inspections results. Please feel free to create a feature request in our tracker.