I\'m performing multiple CHECK(...)s in my catch2 test. I want to short circuit my WARN, FAIL messages the first time a CHECK fails.
CHECK(...)
CHECK