I'm slowly falling in love with kaocha. Especially the watch feature, late to the TDD party. But I was wondering how I can configure kacocha to print the all the log messages that were sent during the test when the tests succeed?
it's all here 🙂 https://github.com/lambdaisland/kaocha/blob/dca442b2fd57a4f46e333b7549087bddc0a8e0b2/src/kaocha/plugin/capture_output.clj solved.