The best test runner? kaocha or something else?

Kaocha is a bit heavyweight so I resisted it for a while, but it is the easiest way to export junit output for integration into CI (eg gitlab/teamcity) so now use it for everything.

During repl/development I just use the normal run-test and/or IntelliJ integration.