Google Testing and Mocking Framework for C++.
vcpkg install gtestNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define and run a simple unit test.
Use target_link_libraries(your_test PRIVATE GTest::gtest GTest::gmock) and set C++ standard to at least 14.
No dependency data recorded yet.
No resource links recorded.