...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Defines a sticky version of BOOST_TEST_INFO
: the message stored
in BOOST_TEST_INFO_SCOPE
is printed for all failed assertions that come after the declaration of
BOOST_TEST_INFO_SCOPE
and
within the current scope. For more details see here.