#include CATCH_TEST_CASE( "compiles and runs" ) { CATCH_REQUIRE( true == !false ); }