cipra
1.2.1
A C++11 Unit Testing Framework based on Test::More
|
cipra | Holds all symbols in the cipra Unit Testing Framework |
tap13 | Holds symbols related to printing out TAP version 13 output |
counter | Manages the test numbers in test output |
equals_trait | A type trait that users can specialize to tell how to equality compare two different types |
print_trait | A type trait that users can specialize to tell how to stream an object to a std::ostream |
fixture | The base class for any test fixtures |