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 about 270 tests in my system.  Only 4 of them are actual integration tests.  Any time I debug a unit test, the TypeMock add-in classifies the test I'm debugging as an integration test and so stops running it automatically after a compile.  So I have to manually run the test in order for the add-in to time it and understand that it is really a unit test.

Can you update the add-in so that it will not time and classify tests when they are being debugged?
closed with the note: Answered by staff.
asked by KentRollins (2.7k points)
closed by KentRollins
...