|
C++Spec 1.0.0
BDD testing for C++
|
#include <cstdio>#include <iostream>#include "description.hpp"#include "it_base.hpp"#include "runnable.hpp"#include "term_colors.hpp"#include <unistd.h>

Go to the source code of this file.
Classes | |
| class | CppSpec::Formatters::BaseFormatter |
Functions | |
| bool | CppSpec::is_terminal () |