<div dir="ltr">I'd like to display progress for my common test suites (~275 cases across ~50 suites), which means that I'd like to get hold of the count of suites and cases from inside a common test hook (which I already have).<div><br></div><div>I know that CT has this information, because it prints it out (in ct_run:do_run_test/3) just before it starts running the tests.<br><div><br></div><div>Can I get at this information?</div><div><br></div></div></div>