UnitTestResult.runMain

Should the main function be run or not? This is ignored if any tests failed.

struct UnitTestResult
bool runMain;

Meta