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
0 votes
working on a proj with UTs - in VS2019, the methods under test have a green shield (or red) next to the method name. Same proj in VS2022 does not show the shields. Running Typemock 9.1.9.  Proj in .net 4.5.2
asked by meansala (3.6k points)

2 Answers

0 votes

Hi,

We are currently working on that feature exactly and it will be out in our upcoming release.cool

answered by Erel_TypeMock (2.6k points)

As of Typemock Isolator version 9.2.0, Shields, as well as overall support in Visual Studio 2022 have been implemented.

Happy Testing cool

0 votes

Hi,

Kindly check if the CodeLens feature is enabled. Go to Tools > Options > Text Editor > All Languages > CodeLens and ensure it's turned on.

Verify that the Show Test Status option is enabled under the CodeLens options.

answered by raavikant (140 points)
...