googletest topic

List googletest repositories

dextool

94
Stars
27
Forks
Watchers

Suite of C/C++ tooling built on LLVM/Clang

IRCIS

107
Stars
4
Forks
Watchers

I Run Chars I See(IRCIS) - a 2d grid based esoteric programming language.

cmake_examples

281
Stars
45
Forks
Watchers

Practical, Easy-to-copy CMake examples

GUnit

254
Stars
50
Forks
Watchers

GUnit - Google.Test/Google.Mock/Cucumber on steroids

vscode-catch2-test-adapter

194
Stars
50
Forks
Watchers

Catch2, Google Test and doctest Adapter for the VSCode

gtest-demo

345
Stars
162
Forks
Watchers

Unit test demo using Google Test.

Echo-Web-Server

58
Stars
0
Forks
Watchers

☁️ A C++20 echo web server using a thread pool, an epoll and non-blocking sockets to process requests, consisting of a YAML-based configuration, a customizable logger and a min-heap-based timer.

gtest-tap-listener

74
Stars
24
Forks
Watchers

GoogleTest TAP Listener

EmbedSanitizer

18
Stars
6
Forks
Watchers

EmbedSantizer is a runtime race detection tool which extends ThreadSanitizer to detect data races in 32-bit ARM applications.

cpp-template

21
Stars
106
Forks
Watchers

C++ console application template using Bazel and googletest