#include auto main(int argc, char ** argv) -> int { return Catch::Session().run(argc, argv); }