C++ testing and mocking framework
An open-source C++ framework based on the XUnit architecture that automatically discovers and runs tests and supports mocking, assertions, parameterized tests, and parallel execution.
From ManuAGI - AutoGPT Tutorials — Trending Open-Source GitHub Projects : Archify, Marin, Codex, Coolify & CarWatch #287 at 03:07
Problem: C++ projects need automated, expressive testing without manually registering every test.
For: C++ developers and teams maintaining production software.
Products from this video
Apache Maka Archify Awesome Agent Skills BetterVoice BookOrbit book-to-skill CarWatch Coolify GoogleTest Impeccable Marin OpenHuman OpenViking Scientific Agent Skills ThreeUI Community vgpu Vorssaint walgit Workout Guide
Examples
- Chromium: a project powered by GoogleTest.