CxxTester is an universal testframe for C++ code. It supports testing a system of libraries, objectfiles with a set of methods, or even a single line C++ source (in fact, everything which has a C++ interface). The interpreter frontend allows you to modify and enlarge the tests without recompilation of code. Tests can be executed batch-oriented with scripts or interactive, supported by graphic output. The tool enables remote testing between different hosts.
| Tags | Software Development Testing |
|---|---|
| Licenses | Freeware |
| Operating Systems | POSIX Linux |
| Implementation | C++ |