A JUnit-like testing framework for C++
CxxTest is a unit testing framework for C++ that is similar in spirit to
JUnit, CppUnit, and xUnit. CxxTest is easy to use because it does not require
precompiling a CxxTest testing library, it employs no advanced features of
C++ (e.g. RTTI) and it supports a very flexible form of test discovery.
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:libraries:c_c++/cxxtest && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
cxxtest-4.4.tar.gz | 0000330076 322 KB | |
cxxtest.changes | 0000003174 3.1 KB | |
cxxtest.spec | 0000003683 3.6 KB |
Latest Revision
Ferdinand Thiessen (susnux)
accepted
request 913486
from
Dirk Stoecker (dstoecker)
(revision 2)
- specify correct build directory
Comments 0