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
I am currently experiencing various quirks with the combo VS2017/VS2019 + xUnit 2.4.1 + TypeMock Isolator .NET 8.8.0 one of which being that when integrating with the Test Explorer running all tests Isolator will throw all kinds of exceptions even though the assertion passes and even though running the test on its own is passing every time.
asked by selasalt (600 points)

1 Answer

0 votes

Hi Selasal,

I would like you to check if the "Integrate with other runners" box is checked, you can check it from our Isolator Configurator or via the extension tab in Visual Studio.

Also, what kind of exception are you getting?

Cheers,

Alon Sapozhnikov.

Support Specialist. 

answered by Alon_TypeMock (8.9k points)

Screenshot #1 shows that the integration features was enabled. Screenshots 2-4 show the various exceptions I keep seeing. Please keep in mind that all of these tests are passing when being executed one by one.

...