kaocha

Official support channel: https://clojureverse.org/c/projects/kaocha
plexus 2021-04-29T05:13:03.068100Z

Could you run with --reporter kaocha.report/debug?

plexus 2021-04-29T05:55:31.069200Z

I couldn't immediately reproduce @richiardiandrea, some more details on your setup would be helpful, in particular deps.edn and tests.edn. Looking into it I did fix a long running issue where load errors aren't reported https://github.com/lambdaisland/kaocha/pull/222

richiardiandrea 2021-04-29T15:13:34.070300Z

oh cool, is there a SNAPSHOT for that? I can definitely try it out 😄

plexus 2021-04-29T05:56:37.069900Z

I'm going to hold off on a new release for a bit to see if we can get some input from the Clojars folks on https://github.com/clojars/clojars-web/issues/801

plexus 2021-04-29T05:57:01.070100Z

thanks @dominicm for the suggestion

👌 1