Check out Sonar. It's free, easy to set up, and uses industry standards like fxcop, etc. The only thing we pay for is nCover (to calculate coverage on unit tests) but that decision was made 3 years ago, there's probably a way to get that functionality for free by now. http://www.sonarsource.com/
On Thursday, April 18, 2013 10:15:26 AM UTC-4, Vishal Gupta wrote: > How can we perform Static Code Analysis for C# code in Jenkins. > It should not be a paid tool. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
