Hello All.
I have the following story.
In our company there is SonarQube as static analyzer of code.
We have installed Gallio for run tests, and configure OpenCover as coverage tool.
Tests without Typemock are running perfectly.
But when I try to run tests with Typemock I have the following exception: TypemockException: OpenCover profiler is disabled.
I have registered OpenCover.Profiler.dll, but I still get this error.
Everywhere I see that I need to choose OpenCover as profiler in Isolator Configuration. But I do not see such tab in my version.
My edition: Complete Evaluation (trial period).
Can anyone help me.
P.S. I am not an English speaker, so I am sorry for my errors.