S. V. Paulauskas
Results
12
comments of
S. V. Paulauskas
**TL;DR:** I ran into the same issue, but realized I forgot to add `#define DOCTEST_CONFIG_IMPLEMENT_WITH_MAIN` before `#include "doctest.h"` in my source file. Unless @julescmay responds that this wasn't the root...
@ramrajone : Sorry for the confusion! I forgot that version variable may not accurately reflect the code state. I'll fix the report description and provide the info here. I applied...