I need to write test cases for my application. I go for Nunit. Please let me know how to add Nunit to my Visual studio IDE. where can i download them.
Thanks.
I need to write test cases for my application. I go for Nunit. Please let me know how to add Nunit to my Visual studio IDE. where can i download them.
Thanks.
Best place to start would probably be: http://testdriven.net/
They have NUnit, and a host of other unit testing suites that can integrate with various versions of Visual Studio, as well as some documentation on them.
Thanks for your help but I found the best one for NUnit...
Thanks for your help.
Your question is a bit ambiguous..