Page 1 of 1

Check Code for consistency

Posted: Fri Nov 26, 2010 3:45 pm
by anja
Hello everybody,

I'm searching for a tool to check the coding style (static code analysis) for Ranorex.
Is there a plugin or something else available for Ranorex? At the moment I'm working with Ranorex Studio and C#.
If there is nothing for Ranorex, does someone know an external tool to check the written C# Code?

Thank you very much!

Anja

Re: Check Code for consistency

Posted: Fri Nov 26, 2010 4:26 pm
by sdaly
You could have a look at FxCop, its included in the Windows 7 SDK here - http://www.microsoft.com/downloads/en/d ... laylang=en

Re: Check Code for consistency

Posted: Tue Nov 30, 2010 10:35 am
by Support Team
There is an FxCop addin available for Sharpdevelop (which Ranorex Studio is based on). We will try to enable that addin for Ranorex Studio in one of our next releases.

Regards,
Alex
Ranorex Team

Re: Check Code for consistency

Posted: Wed Dec 01, 2010 12:13 pm
by anja
Hello,

thank you very much for your replies. Then we will have to wait until this version comes and in the meantime check it by other tools or manually.

Re: Check Code for consistency

Posted: Wed Dec 01, 2010 1:26 pm
by Support Team
anja wrote:Then we will have to wait until this version comes and in the meantime check it by other tools or manually.
If when this addin is available, you still need to install FxCop separately. The addin just runs FxCop for your project (see below posts for the download link).

Regards,
Alex
Ranorex Team