Hello Andrew, I'd like to be able to run my cljs test on a continuous integration server. For that purpose. I need to get a proper exit code from "lein cljsbuild once test"
With your tutorial, "lein cljsbuild once test" always return 0. Is there a way to make the build fail when the tests fail? On Friday, 19 December 2014 13:31:16 UTC+2, Andrew Keedle wrote: > Simple post and sample project about getting started with cljs.test (using > phantomjs). > > http://keeds.github.io/clojurescript/2014/12/19/cljs-test.html -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
