Elektra  0.8.15
C++ Unit Testing Framework

Issue

The previous unit testing framework started as hack to have a bit more than simple asserts. It is not easy to use (needs explicit enumeration of all testcases) and lacks really important features (e.g. output of the assertion that failed).

Constraints

Assumptions

Considered Alternatives

Decision

Argument

Implications

Related decisions

Notes