Free Tool for Test Coverage?
-
We are using NUnit to test our code. Is there a free tool that will allow us to determine the code coverage? NCover is no longer for free, only the older versions are for free. Is there another tool out there similar to NCover? Would you recommend we use older versions of NCover? - Thanks
-
We are using NUnit to test our code. Is there a free tool that will allow us to determine the code coverage? NCover is no longer for free, only the older versions are for free. Is there another tool out there similar to NCover? Would you recommend we use older versions of NCover? - Thanks
Anything wrong with the older versions that are free?
"The clue train passed his station without stopping." - John Simmons / outlaw programmer
-
We are using NUnit to test our code. Is there a free tool that will allow us to determine the code coverage? NCover is no longer for free, only the older versions are for free. Is there another tool out there similar to NCover? Would you recommend we use older versions of NCover? - Thanks
The older versions should work just fine. As far as I know the only options are NCover and MSTest (which is only available with the Team Edition versions of Visual Studio).
Scott.
—In just two days, tomorrow will be yesterday. [Forum Guidelines] [Articles] [Blog]