MiniCppUnit another C++ port of the famous JUnit framework for unit testing.
Unlike CppUnit, MiniCppUnit follows a minimalistic aproach: The basic features are the same but in only bout 500 lines of code! No library instalation is needed, etc.
Features
- XUnit compliant (and CppUnit like)
- Just a cxx and a hxx file to include in your project
- ANSI Colors for diffs
Categories
QA AutomationLicense
GNU General Public License version 2.0 (GPLv2)Follow MiniCppUnit
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
-
Simple and clever. Very useful.