Fork me on GitHub
#leiningen
<
2017-03-02
>
devth18:03:43

almost all my tests case have this noise:

;; prevent `cannot be cast to clojure.lang.MultiFn`
    ;; errors by explicitly loading test.check
    [clojure.test.check :as tc]

chrisn18:03:07

I am having dependency issues with plugins; how do I get the dependencies of the plugins of a given profile?