mono creates its own debugging targets called .mdb files when you use the mcs compiler.
Is there a way to use NCover or another code coverage tool with Mono?
the command line tool will be better, so I can add it to our continuous integration server.
source share