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
Will Isolater 7 work with VS 11 and TFS 11, and if not can you please discuss the plans and timing for support.

Thanks,
J Frysinger
asked by jfrysinger (680 points)

15 Answers

0 votes
Yes.
VS11 will be coming shortly and TFS later this year.
answered by yoel (1.9k points)
0 votes
That sounds good. We are beginning development now on a project using the VS 11 Beta, along with ReSharper 7 and dotCover 2. Do you have an Early Access program we can participate in with your Beta for VS 11 so we can begin to use TypeMock up front? I am a consultant, and the client I am working with is already licensed for TypeMock on both the client and server.

Thanks,
J Frysinger
answered by jfrysinger (680 points)
0 votes
Hi,

While we don't have a regular EAP, we do beta testing with selected partners before pushing features out to a wider audience.
Thank you for suggesting to participate - Once we got the feature in place, we'll be in touch to get your feedback.

Thanks again,
Gil
Typemock team
answered by gilz (14.5k points)
0 votes
Hi,
I was wondering if you have any more information on a VS 11 / TFS 11 compatible release. We are getting close to kickoff for the project I mentioned previously, and I would vastly prefer to do so using TypeMock than an alternative.

Thanks,
J Frysinger
answered by jfrysinger (680 points)
0 votes
Hi,

I'm checking this out and I'll post here as soon as I'll have an answer.
answered by ohad (35.4k points)
0 votes
We are also trying VS11 which is now in RC and the benefits are huge except for our unit tests which we still need to run in VS10.

Please provide some beta installer that simply supports running tests via ReSharper and other tools. That's the core we need to run.
answered by Wernight (840 points)
0 votes
Hi,

We are going to release a beta for vs11 in few week.
Would you like to test it when its ready?
answered by alex (17k points)
0 votes
Yes definitely.
answered by Wernight (840 points)
0 votes
Great, I'll contact you when it is ready.
answered by alex (17k points)
0 votes
Hi,

For the basic scenario, you can try the attached addin file with the latest version of Isolator (7.0.6+). In order to use it, assuming Isolator is installed to the default location and you're working on an x64 OS, unzip the file and copy it into:
%ALLUSERSPROFILE%MicrosoftVisualStudio .0Addins
And start Visual-Studio.

If you're working with a different x86 OS or installed Isolator to non-default location - you can update the assembly node in the addin XML to point to the correct location.

We've tested it only on basic scenarios so far, if you encounter any errors you're welcome to let us know.

TypeMock.AddIn2012.zip
answered by alex (17k points)
...