NCover with NUnit

NCover with NUnit

Hi i am new to NUnit and Ncover. I am going to run unit test using Nunit. I want to get code coverage using NCover. How can i map the nunit with ncover. And how can i get the GUI result from NCover. Please provide me solution with steps. thanks in advance.

  • Nag


RE: NCover with NUnit

a great tutorial on using NCoverExplorer with nunit is here: http://www.ncover.com/documentation/howto/improving_with_nunit_and_nce

look under the section titled "Collecting Coverage Data with NCoverExplorer" to get started