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
This is an older version of Boost and was released in 2013. The current version is 1.90.0.
![]() |
> The Unit Test Framework > User's guide > Supplied test runners > External test runner > |
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.