Package: cxxtest (4.0.3-2)
Links for cxxtest
Debian Resources:
Download Source Package cxxtest:
Maintainer:
External Resources:
- Homepage [cxxtest.com]
Similar packages:
lightweight xUnit-like framework for C/C++ applications
CxxTest is a unit testing framework for C++ that is similar in spirit to JUnit, CppUnit, and xUnit. It provides assertions for checking conditions and classes for defining unit-test cases.
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, which simplifies the creation of test drivers. It includes a script that parses C++ files that define unit tests and then generates a C++ test runner. When compiled, the test runner manages the execution of all unit tests in a flexible manner.
An Eclipse plugin is also available that manages the generation and execution of CxxTest test runners.
Other Packages Related to cxxtest
|
|
|
-
- dep: python (>= 2.7)
- interaktívny vysokoúrovňový objektovo orientovaný jazyk (štandardná verzia)
-
- dep: python-ply
- Lex and Yacc implementation for Python2
Download cxxtest
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 409.1 kB | 888.0 kB | [list of files] |
