We are developing a Visual Basic 6.0 project. We wrote a library that we tested with vbunit and vbmock. But it soon became clear that the tests are not supported. So, we decided to write tests using MBunit. Now we want to know the test coverage. How can we do this? thank
source
share