Having problems with merging multiple ncover reports into one big report, I'm looking for a free alternative to ncover.
It should have to possiblity to work with nunit, where nunit is configured to run 2 sets of tests on the same assembly (one set of tests is database independent, the other set requires a configured database). In the end the results of the two sets of tests should be combined into one to get a complete overview of our code coverage.
The merge problems I'm having with ncover are these: http://www.ncover.com/forum/show_topic/10 http://www.ncover.com/forum/show_topic/296