I need a free code coverage tools in .NET for personal project. NCover is bit expensive for person use.
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.
Discontinued versions of NCover are still free (and still work quite well, in my opinion). Get them here.
UPDATE (20th Nov, 2012): I believe OpenCover is now the best option. I’ve used it with great success on my current .NET 4 project.