chevron-thin-right chevron-thin-left brand cancel-circle search youtube-icon google-plus-icon linkedin-icon facebook-icon twitter-icon toolbox download check linkedin phone twitter-old google-plus facebook profile-male chat calendar profile-male
0 votes
HI.

I have two VS 217 and 2019.

after installing TypeMock 9.1.4.0.2019448649, I see it in vs 2017 but dont see in vs2019.

and get  following error when run test in vs 2019.(see stack below)

How can i add  TypeMock in vs 2019?

thank you!

Typemock Isolator is currently disabled. Enable using the following:

 * Within Visual Studio:

   - Use Typemock Smart Runner  

   - For other runners, Choose Typemock Menu and click "Integrate with Other Runners"
asked by MaximSh (600 points)

1 Answer

0 votes

Hi Maxim,

When you say "dont see in vs2019" you mean the Extension menu?
The error you got running tests was when you run tests via the VS Test Explorer am I correct?

Cheers,
Alon Sapozhnikov.
Support Specialist.

answered by Alon_TypeMock (9k points)
...