Fork me on GitHub
#leiningen
<
2016-11-09
>
pseud11:11:47

OK - anyone have a library which houses clojure, clojurescript and common (cljc) code which can run its tests in clojure and clojurescript ?

pseud11:11:19

(specifically, I’m trying to see how lein does this and what I can find are very involved procedures involving lein-doo)

bja16:11:43

I think the reagent-template does this out of the box if you enable the right flags

bja17:11:09

it seems you just add the +test flag when starting the project