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
Welcome to Typemock Community! Here you can ask and receive answers from other community members. If you liked or disliked an answer or thread: react with an up- or downvote.
0 votes
I have a number of tests that run fine. I enabled test impact analysis in Visual Studio 2010 and all of my test fail with the following error:

Assembly Initialization method

Tests.AssemblyInitializer.TestRunInitialize threw exception. TypeMock.TypeMockException: TypeMock.TypeMockException:
*** Typemock Isolator is not currently enabled.
To enable do one of the following:

* To run Typemock Isolator as part of an automated process you can:
- run tests via TMockRunner.exe command line tool
- use 'TypeMockStart' tasks for MSBuild or NAnt

* To work with Typemock Isolator inside Visual Studio.NET:
set Tools->Enable Typemock Isolator from within Visual Studio

However Isolator is enabled. By turning off Test Impact the tests run fine. This is the only change and is repeatable. Is this a known issue and is a solution in the works?

I am using Isolator version 6.0.2
asked by lguger (680 points)

10 Answers

0 votes
Hi lguger,

This is an issue we encountered recently with the Ultimate edition of VS 2010. We're working on a fix to this issue and we'll release a fix soon. I'll update on this thread when it's fixed.

Regards,
Elisha,
Typemock Support
answered by Elisha (12k points)
0 votes
Thanks Elisha,

Do you have an ETA for the fix?

Regards,
Larry
answered by lguger (680 points)
0 votes
Hi Larry,

We are working to fix this issue in the current iteration, scheduled for the next version release.
answered by igal (5.7k points)
0 votes
Is there a targetted release date yet?
answered by lguger (680 points)
0 votes
Hi,

It's still in progress, we don't have target date scheduled yet but it's planned for the near future. We'll update on this thread when Test Impact is supported.

Regards,
Elisha,
Typemock Support
answered by Elisha (12k points)
0 votes
Hi,

Is there any news on this bug?
answered by Angel_Roche (140 points)
0 votes
Hi,

We've just added support to Test Impact. I'll send you a nightly version so you won't have to wait to the next release.

Regards,
Elisha,
Typemock Support
answered by Elisha (12k points)
0 votes
Is this fix in the latest update?
answered by jneubeck (140 points)
0 votes
Yes, we fixed this in the upcoming version, v6.0.6 which should be released in the next few days.
answered by igal (5.7k points)
0 votes
This is the live server thread there is seperate one for tribble.
answered by Xylifrost (180 points)
...