You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That would mean that the visual studio extension sdk doesn't support it anymore.
We don't have any VS2013 installation here anymore... The easiest way to test is to download the code and run the CoverageExt project in VisualStudio. It should fire up a visualstudio sandbox with the extension installed.
After a first try, it does not seem straightforward to build the project on VS2013: C++17 features, and CoverageExt project is incompatible with the VS2013 version and cannot load. Will try again later.
Hi,
I cannot find the tool after installing the extension in VS 2013 Pro. It is in the list of installed extension, but I see it nowhere else.
The "Run code coverage" context button does not appear, even on a project compiled in DEBUG mode.
"Tools->Coverage Report" does not appear
Maybe I did something wrong. Is VS 2013 still supported?
The text was updated successfully, but these errors were encountered: