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
VS2010 can execute tests in parralel. Is it supported by typemock?
asked by tom3m (9.7k points)

15 Answers

0 votes
Can somebody from Typemock reply?
answered by tom3m (9.7k points)
0 votes
Hi Tom,

Isolator doesn't support yet parallel execution. We will add it to one of our future versions.

Regards,
Elisha,
Typemock Support
answered by Elisha (12k points)
0 votes
Do you really have schedule? Means when we can get it? Is it really in your plans?

Please answer as this is really important for us and we will wait this feature. Otherwise we will refactor tests
answered by tom3m (9.7k points)
0 votes
Although this feature is part of our future plans, currently we cannot commit to a specific time this feature will be added to Isolator.

I suggest that in the meantime you refactor your tests.
answered by dhelper (11.9k points)
0 votes
>>I suggest that in the meantime you refactor your tests.
This actually means remove Isolator to make it possible to execute tests in parralel...
answered by tom3m (9.7k points)
0 votes
Have you tried running Isolator in parallel - if run in different processes or appdomains there should not be a problem.
answered by dhelper (11.9k points)
0 votes
Have you tried running Isolator in parallel

No. I just asked is it supported and got answer it is not ;)
answered by tom3m (9.7k points)
0 votes
I think we spoke too soon - I guess additional testing is needed to determine if running in parallel is supported
answered by dhelper (11.9k points)
0 votes
After re-checking this issue I've come to the conclusion that currently Isolator does not support parallel test execution - that is going to be part of VS2010.

We do plan to fix this issue in an upcoming release of Isolator.
answered by dhelper (11.9k points)
0 votes
How3 is the work on parallel test execution with VS2010 coming along?
answered by brumlemann (2k points)
...