kaocha

Official support channel: https://clojureverse.org/c/projects/kaocha
richiardiandrea 2021-02-03T23:35:43.004300Z

Hi there! I have just started using kaocha and I am wondering if it supports fixtures with (k/run) from the REPL, I don't see them called

richiardiandrea 2021-02-03T23:37:11.004700Z

weird actually the debugger does not even pass by clojure.test/test-var

richiardiandrea 2021-02-03T23:51:59.005500Z

I can confirm that running it via clojure.test/test-var directly actually works