Isolator - unit testing done right? Part #3
And how does it work in practice? Installation was smooth and it didn’t require much configuration. If you want to debug mocked code, you need to link Typemock Isolator with profiler / code coverage tool : the default one is Visual Studio profiler, but more options are supported. Unfortunately my version...