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
Hi,

We recently started using Typemock, which so far has been great. One problem though - my auto-runner is helplessly missing.
I'm probably missing a checkmark somewhere, but i don't know where to look and i feel like i've been over google, reinstall and so on.

What am i missing? Where should i look?
It's enabled in extension manager, everything in add-ins that has something todo with typemock is enabled aswell.
asked by andersjoh (720 points)

6 Answers

0 votes
Hi,

We are glad to hear that you have enjoyed using our product.
Regarding the problem, the runner is visible only in C# files.
In case you are using c# and you still can't see the runner.

go to tools > Extension manager. Make sure that Typemock is enabled.
answered by alex (17k points)
0 votes
I am developing a C# project. My other collegues don't have this issue. If i open another solution,
the runner appears. It seems to be something with the solution

I've noticed that i can't select "Run Tests" from Typemock - maybe related? The extension is activated.
http://imgur.com/a/g15It
answered by andersjoh (720 points)
0 votes
Hi,

I need the VS ActivityLog.xml file.
To get it, you have to run VS from CMD with this command: devenv.exe/log
After VS is up, you will find it inside you VS installation folder.
Please send it to us so we can look into it.
answered by alex (17k points)
0 votes
Ok - Opened VS and loaded the solution. Here is the log.
Your forum doesn't allow XML uploads, so its zip'ed.

ActivityLog.zip
answered by andersjoh (720 points)
0 votes
Hi,

We had no luck with the log file..
Look at the TypeMock tab in the output pane when you open the "Problematic" solution,
if you see there some kind of an error please let me know.
Besides, close the Solution, delete (SolutionName).IsolatorCache.user from the solution directory and reopen the solution.

Looking forward to your feedback.
answered by alex (17k points)
0 votes
Deleting (SolutionName).IsolatorCache.user solved it! Thanks alot :-)
answered by andersjoh (720 points)
...