You can collect coverage information from .NET managed code during execution of NUnit tests by running the built-in Run NUnit Tests with Coverage
test configuration. For example:
...
You can collect coverage information from .NET managed code during execution of NUnit tests by running the built-in Run NUnit Tests with Coverage
test configuration. For example:
...