NCover
Goals
- Simplicity
- Speed - it doesn't profile, it just checks coverage.
- Designed to be dropped into a continuous build cycle
- Keep line numbers the same -> Test failure stacktraces stay useful
Upgrading from previous NCover versions
There are three breaking changes with this new release, these are:News
- Version 0.9.2 released see changelog for details
- Now supports Visual Basic.NET code!
- We've enhanced the diff functionality so you can see how changes to the code have affected the coverage percentage (for better or for worse).
- Thanks to ideas from Michael Luke, setting up ncover is now easier than before - you just have to link to the dll. (well maybe a little bit more than that is needed, but it's easier than it was.) (Thanks Michael)
Author: gilescope@fastmail.fm
We'd greatly appreciate hearing about your success using this product, and any problems you've encountered
(the tighter the feedback loop, the better the product).
We'd greatly appreciate hearing about your success using this product, and any problems you've encountered
(the tighter the feedback loop, the better the product).