NAnt and Ncover
NAnt and Ncover
I'm trying to run NCover in NAnt and I get get the stuff to work. I have been thru this website 100 times looking for good documentation. Could someone please point me to a clear documentation on how to do it.
Thanks!
RE: NAnt and Ncover
chris,
basic NAnt task documentation for NCover can be found at http://www.ncover.com/documentation/buildtasks#nant
Complete documentation for both the NAnt and the MSBuild tasks is placed in the "Build Task Plugin" folder under the "\Program Files\NCover\" directory when NCover is installed as well.
Stephen