Automate Coverage for IIS Site
I would like to automate the gathering of coverage data as part of my build process. The problem is I have not found a way yet to launch NCover.console to monitor the unit test execution (i.e. IIS) and then stop when the unit tests are complete. Basically, the build process is all automated with the exception that I launch NCover.Console manually and the press [Ctrl] + [C] at the end in the dos prompt window. Can you tell me how to automate this?
thx,
Scott Landon
Cincinnati, OH