Using TeamCity Diffing engine on build artifacts? Permanently deleted user Created November 13, 2014 17:29 I was wondering if it was possible to use the built-in Teamcity diffing view for text file artficats of a build?thanks
Hi,
Unfortunately such functionality is not implemented yet. Please vote for the related feature request -https://youtrack.jetbrains.com/issue/TW-26452.
As current woraround you can probably generate static HTML report with the diff inside your build script and configure TeamCity to display it as a report tab.