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
Test Adapter for Google Test: 0.17.0.23
Visual Studio: 17.6.1
If one select tests from an anonymous namespace they cannot be executed. The reason is that the command line option --gtest_filter does not contain a matching pattern, for example:
Test Adapter for Google Test: 0.17.0.23
Visual Studio: 17.6.1
If one select tests from an anonymous namespace they cannot be executed. The reason is that the command line option
--gtest_filter
does not contain a matching pattern, for example:The text was updated successfully, but these errors were encountered: