Detect code issues in a build using ReSharper and TeamCity

Last modified: 11 February 2024

Did you know that you can run ReSharper's code inspections for your builds on a TeamCity server? In fact, we added support for this functionality in TeamCity a long time ago but it seems that the feature is not widely known, especially by ReSharper users. The setup itself is extremely simple, and we’re going to walk through it, and additionally add some more goodies in the mix.

To get started with TeamCity, learn TeamCity documentation.