R
Robert Cramer
I'm looking to formalize my development process and methodology and
currently plan to use NUnit to assist with automated unit testing, and FxCop
for code analysis - to help ensure that my code conforms to current
guidelines.
I have done some research and it appears that ReSharper is quite popular
amongst .NET developers too - and that it's code analysis operates on source
code (whereas FxCop operates on compiled assemblies).
I'd appreciate your feedback on these tools. Would you consider any of these
to be so good as to be "required" for any serious development project? Would
you recommend alternatives to any of these?
Thanks!
currently plan to use NUnit to assist with automated unit testing, and FxCop
for code analysis - to help ensure that my code conforms to current
guidelines.
I have done some research and it appears that ReSharper is quite popular
amongst .NET developers too - and that it's code analysis operates on source
code (whereas FxCop operates on compiled assemblies).
I'd appreciate your feedback on these tools. Would you consider any of these
to be so good as to be "required" for any serious development project? Would
you recommend alternatives to any of these?
Thanks!