can you start kaocha watch mode from repl?
this works:
(:require [kaocha.watch :as kw] [kaocha.config :as kc]) (kw/run (assoc (kc/default-config) :kaocha/watch? true))