|
cxxtest
☆
« Back to VersTracker
|
|||||||||||||||||||||||||
|
Description: C++ unit testing framework similar to JUnit, CppUnit and xUnit |
|||||||||||||||||||||||||
| Type: Formula | Latest Version: 4.4@3 | Tracked Since: Dec 17, 2025 | |||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | |||||||||||||||||||||||||
| Category: Developer tools | |||||||||||||||||||||||||
| Tags: testing c++ unit-testing development framework | |||||||||||||||||||||||||
| Install: brew install cxxtest | |||||||||||||||||||||||||
|
About: CxxTest is a unit testing framework for C++ that does not require RTTI or excessive libraries. It uses a Python script to parse test headers and generate test runners, making it easy to integrate into build systems. It provides a JUnit-like assertion syntax and is ideal for projects needing lightweight, header-only testing capabilities. |
|||||||||||||||||||||||||
Key Features:
|
|||||||||||||||||||||||||
Use Cases:
|
|||||||||||||||||||||||||
Alternatives:
|
|||||||||||||||||||||||||
| License: LGPL-3.0-only | |||||||||||||||||||||||||
| Dependencies: python@3.14 | |||||||||||||||||||||||||
| Bottles available for: all | |||||||||||||||||||||||||
| Version History | |||||||||||||||||||||||||
|