Welcome, Guest!

Ncover only works with executables?

Ncover only works with executables?

by chopperman on Tuesday July 01, 2008, 02:55 PM

Or did I miss something?

I used the explorer and it ran an dlaunched an executable project, but I cant seem to use it against a DLL project.

RE: Ncover only works with executables?

by sporewell on Wednesday July 02, 2008, 01:59 PM

NCover is designed to run a program and gather coverage on all assemblies (executables, dlls) that the program loads while the program runs.