kaocha

grzm 2022-03-14T19:12:57.905549Z

Hello! Sometimes when I run kaocha I see the same tests run multiple times (typically 3), even when specifying running a single test using --focus. What are some likely avenues I should pursue for debugging this? I suspect it’s something simple, but I’m porting some from using leiningen to clojure tools deps + kaocha surface area is pretty big.