google-test topic

List google-test repositories

cmake-examples

12.0k
Stars
2.5k
Forks
Watchers

Useful CMake Examples

modern-cpp-template

1.6k
Stars
209
Forks
Watchers

A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.

gtest-runner

267
Stars
69
Forks
Watchers

A cross-platform, Qt5 based Graphical User Interface for Google Test unit tests

GoogleTestAdapter

141
Stars
98
Forks
Watchers

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

BrotBoxEngine

54
Stars
11
Forks
Watchers

A C++ prototyping engine that is striving for an easy to use API, hiding all the dirty details so that you don't have to care.

gtest-tutorial

36
Stars
4
Forks
Watchers

Tutorial on learning the Google Test (GTest) testing framework

utility-boilerplate-qt

30
Stars
3
Forks
Watchers

🚀Boilerplate for C++ utility application based on Qt5

gmock-xcode

22
Stars
6
Forks
Watchers

Xcode integration for GoogleMock through XCTest

googlemock-example

24
Stars
10
Forks
Watchers

An example of using Google Mock inspired by Martin Fowler's "Mocks Aren't Stubs".