Hi,
I can't make OpenCover 4.5.3207.0 profiler work with JustMock 15.1.224
When I run tests I get errors like this:
Cannot mock *. The profiler must be enabled to mock, arrange or execute the specified target.
Detected active third-party profilers:
OpenCover (from process environment)
Disable the profilers or link them from the JustMock configuration utility. Restart the test runner and, if necessary, Visual Studio after linking.
entry from the Event Viewer:
.NET Runtime version 4.0.30319.0 - The profiler was loaded successfully. Profiler CLSID: '{1542C21D-80C3-45E6-A56C-A9C1E4BEB7B8}'. Process ID (decimal): 4124. Message ID: [0x2507].
It looks like profiler is loaded correctly but it's always disabled. Could you advise?
I can't make OpenCover 4.5.3207.0 profiler work with JustMock 15.1.224
When I run tests I get errors like this:
Cannot mock *. The profiler must be enabled to mock, arrange or execute the specified target.
Detected active third-party profilers:
OpenCover (from process environment)
Disable the profilers or link them from the JustMock configuration utility. Restart the test runner and, if necessary, Visual Studio after linking.
entry from the Event Viewer:
.NET Runtime version 4.0.30319.0 - The profiler was loaded successfully. Profiler CLSID: '{1542C21D-80C3-45E6-A56C-A9C1E4BEB7B8}'. Process ID (decimal): 4124. Message ID: [0x2507].
It looks like profiler is loaded correctly but it's always disabled. Could you advise?