Skip to content

Conversation

@jpboivin
Copy link

@jpboivin jpboivin commented May 9, 2025

I've cherry-picked the commit from the GTA project (csoltenborn#262) -- without other unrelated changes, and made minor changes to make it work in this fork.

I couldn't get a fully working setup (or did not understand how to properly run all tests), so I'd suggest to maintainers to take a look :) Otherwise, my team started used it (as a replacement of the official extension) and so far, no issues.

I'll report back if anything is raised.

@jpboivin
Copy link
Author

jpboivin commented May 9, 2025

@microsoft-github-policy-service agree

@ghost
Copy link

ghost commented Sep 3, 2025

This change was originally made in 2019
It would be really nice to have in the standard VS included version

@pdasen
Copy link

pdasen commented Dec 11, 2025

It looks like this plugin is still being maintained for VS2026. Correctly displaying the status for skipped tests would greatly enhance the UX for the C++ test suites in our organization. In order to not get false negatives on tests, that are run conditionally, we are forced to use our own workarounds in main(). However, the end result of having tests grayed out with "not executed" is not all that satisfactory from a developer's POV either.

Here's also a link back to the VS developer community issue:

https://developercommunity.visualstudio.com/t/googletest-skipped-tests-are-reported-as-failed-in/884416

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants