Creating code coverage reports with NCover
Sergio Pereira just published a great article on creating code coverage reports with NCover and MSBuild over on devlicious.com. Check it out!
Sergio Pereira just published a great article on creating code coverage reports with NCover and MSBuild over on devlicious.com. Check it out!
It has been way to long (besides yesterday) since we shared some NCover perspective about where we are headed with the next few versions that we have rattling around in our heads.
Sure, it's going to be cool. Maybe that whole "better than sliced bread thing". But the reality is that it will only get that way with your input and suggestions.
We want feedback...
So light up the conversation pipeline.
Tell us how you are using the platform. We want to know.
Also, tell us what you want in our next versions? We want your feature included.
We listen. You don't have to shout (although that could be fun). Just tell us about your dream product.
We've had a few users ask about opening coverage files with NCover Explorer from the command line. It's actually as easy as running it with the coverage file as a command line parameter. We also support opening project files on the command line.
So, the next time you're in the command prompt and want to open a coverage file, just run:
> NCover.Explorer Coverage.xml