kaocha

Official support channel: https://clojureverse.org/c/projects/kaocha
richiardiandrea 2021-02-06T01:38:47.010500Z

Hi there, another n00b question here. Is there a way to trim the loading of namespaces when :focus-meta is on? I basically have only a bunch of integration tests that I want to run but it seems that all the namespaces are loaded before doing that. This happens on unit tests as well but I can see why that happens...in general is there a way to speed up the loading maybe?