I don’t want resharper to analyze my Test Project which has all my unit tests and mspec specs… It doesn’t like them? Is there a way to turn off resharper on a project/namespace level?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Goto Reharper-options, settings, and press the ‘advanced’-button. There you can enter files and folders that are skipped during the analysis. Should work, when your unittest have their own solutions/folders.
From their online help under
Solution-Wide Analysis –> Reference: Code Inspection Settings: