I am running a ct test and my setup is failing, and thus the test suite is skipped.
*** FAILED {test_suite_name_here_SUITE,init_per_suite} ***
My question is how to debug the run of the test suite? And secondly how to get verbose output from the test run which tells me what went wrong.