GoogleTestAdapter icon indicating copy to clipboard operation
GoogleTestAdapter copied to clipboard

Visual studio extension that adds support for the C++ testing framework Google Test.

Results 32 GoogleTestAdapter issues
Sort by recently updated
recently updated
newest added

The "filters" documentation link in README.md points to [vikramagrawal devblog site](https://devblogs.microsoft.com/vikramagrawal/running-selective-unit-tests-in-vs-2012-rc-using-testcasefilter.aspx). This link is dead. Probably site-hosted documentation is in order.

I have found this issue in VS 2022 Community Edition. VS 2022 build info: ``` Microsoft Visual Studio Community 2022 Version 17.13.6 ``` Here the issue is that even if...