|
unittest-cpp
☆
« Back to VersTracker
|
|||||||||||||||||||||||||
|
Description: Unit testing framework for C++ |
|||||||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | |||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | |||||||||||||||||||||||||
| Category: Developer tools | |||||||||||||||||||||||||
| Tags: testing c++ unittest development framework | |||||||||||||||||||||||||
| Install: brew install unittest-cpp | |||||||||||||||||||||||||
|
About: Unittest-Cpp is a lightweight, portable unit testing framework for C++ that provides a simple xUnit-style structure for writing and organizing tests. It features minimal dependencies and a straightforward API, making it easy to integrate into existing projects. The framework helps developers ensure code correctness through automated test execution and result reporting. |
|||||||||||||||||||||||||
Key Features:
|
|||||||||||||||||||||||||
Use Cases:
|
|||||||||||||||||||||||||
Alternatives:
|
|||||||||||||||||||||||||
| Version History | |||||||||||||||||||||||||
|