Usually the pane next to the test hierarchy in the...
# kotlintest
d
Usually the pane next to the test hierarchy in the IDE test runner has all the checks that passed or failed, but if those are cluttered by unecessary logs the runner outputs, one needs to do alot of scrolling or clicking to see why tests failed to skip all the logs in between each test failure...