I searched about this in SO and dint find a post on this. Since TestDriven.net is ONLY free for personal use, is there any other open source visual studio add in available for running NUnit test cases?
Thank you.
NLV
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.
TestDriven.net is my #1 choice. It’s free for open source developers. Get involved with OSS community.
You can use Gallio that works with most unit testing frameworks. Here are some links about integration of Gallio and VS.
If you are ReSharper user (R# is not free but must have for any .NET developer), you can easily run your test from VS using this great tool. Here is how.