csoltenborn/GoogleTestAdapter
Visual studio extension that adds support for the C++ testing framework Google Test.
C#NOASSERTION
Pinned issues
Issues
- 0
Filters documentation link is broken
#359 opened by JoshuaRoweMsft - 0
Throwing test: wrong crash detection #110
#358 opened by edenroz - 0
- 1
- 1
Output is hidden if test does not fail
#341 opened by geoff-m - 0
Tests from anonymous namespaces cannot be executed
#355 opened by twollgam - 17
Visual Studio 2022 support
#333 opened by GSonofNun - 2
Test discovery fails with collect code coverage enabled if global thread_local smart pointer is in the test code
#336 opened by jtl313 - 0
Unable to set SkipOriginCheck in Visual Studio
#352 opened by leo-hydraulic - 0
[Problem:] When adding `GTA_Traits_1.8.0.h` to allow "Traits" usage to a Visual Studio 2022 (17.3) test project, then it can no longer be debugged in Test Explorer
#349 opened by Smurf-IV - 0
Sample of how to set parameters like --gtest_output=xml:testReport.xml in runsettings file
#348 opened by richSpiegel - 1
Namespaces not detected in VS2019
#342 opened by alex-nl - 1
Typed tests do not run
#346 opened by travnick - 2
GTest report generation - Question
#344 opened by amaljesudas - 1
- 16
Tests won´t show up in VS 2019 Test Explorer
#339 opened by richSpiegel - 8
- 1
Doesn't work in VS2022
#340 opened by Raffaello - 25
- 3
Cancel test does not terminate process
#337 opened by appls - 2
Test discovery fails when using vcpkg Autolink
#334 opened by monamimani - 5
Test discovery fails if executable depends on gmock.dll but not on gtest.dll
#315 opened by voltamund - 3
Unexpected values passed in to --gtest_filter command line option when using GTA with VSTest.Console.exe
#330 opened by EvanHampton-Seequent - 3
- 0
- 4
- 1
Can it run under Linux?
#327 opened by KlausDr - 11
GTA stops after some tests
#326 opened by arator68 - 2
Debug Error crash at startup
#325 opened by edenroz - 1
Is it possible to parse tests for ALL executables, not just the ones VS tells you to?
#324 opened by wrgrant - 8
Failed to run test executable
#322 opened by tongyuze - 5
Slow debugging through GTA
#318 opened by bmo-Scape - 2
Outdated links in wiki
#321 opened by milbrandt - 6
- 3
Add ManagedCOREandNative
#317 opened by davidsanda - 1
- 2
- 4
Filter by traits using --gtest_filter
#313 opened by L4ZZA - 3
Fix Nuget package and add instructions
#312 opened by L4ZZA - 12
Remove bogus "Working directory" option from settings
#308 opened by pps83 - 4
- 10
Issue when using .gta_settings_helper file
#306 opened by rolivav - 5
Question: having console while running tests
#305 opened by dan31 - 2
Test duration isn't set when running gtest with GTA using Visual Studio Tests task
#304 opened by Orkanr - 0
Add support for setting environment variables
#302 opened by csoltenborn - 3
- 3
Allow using command line arguments from project debugging settings for test execution
#299 opened by Knitschi - 4
Debugging a test from Test Explorer does not work anymore in visual studio 2015
#298 opened by bjberendsen - 1
Test output is not printed in the "test" window
#300 opened by aliha - 11
Test disappears from GTA after exception
#295 opened by vko-insiders