#define DOCTEST_CONFIG_IMPLEMENT_WITH_MAIN #include TEST_CASE("main") { printf("hello from \n"); }