A JUnit-like testing framework for C++
CxxTest is a JUnit/CppUnit/xUnit-like framework for C++. Its advantages over existing alternatives are that it: - doesn't require RTTI - doesn't require member template functions - doesn't require exception handling - doesn't require any external libraries (including memory management, file/console I/O, graphics libraries)
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 3.10.1-25.fc35 | - |
Fedora 35 | 3.10.1-25.fc35 | - |
Fedora 34 | 3.10.1-24.fc34 | - |
You can contact the maintainers of this package via email at
mingw-cxxtest dash maintainers at fedoraproject dot org
.