cipra  1.2.1
A C++11 Unit Testing Framework based on Test::More
 All Classes Namespaces Functions Variables Typedefs Pages
Todo List
Class cipra::fixture

Add a subtest() method.

Add some equivalent of TODO and SKIP blocks.

Add a BAIL_OUT() method.

Member cipra::fixture::explain (T object)
The operator<<() could have newlines in it. These should be escaped.
Member cipra::fixture::new_ok (argsT &&...args)
Implement the aborting of subtests/tests.
Member cipra::tap13::yamlish_diagnostic ()
Implement this.