Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. — Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

External test runner variant of the UTF
Home > The Unit Test Framework > User's guide > Supplied test runners > External test runner >
PrevNext
External test runner variant of the UTF

The external test runner variant of the UTF supplies the test runner in a form of standalone utility boost_test_runner. You are free to implement different, more advanced, test runners that can be used with this variant.


PrevUpHomeNext