On Thu, Aug 27, 2015 at 6:47 PM, Pedro Santos <[email protected]> wrote: > > Hello, > > I also had some trouble testing cljs. On my pet project I run the tests on > the jvm, node and the browser: > https://github.com/orionsbelt-battlegrounds/obb-rules > > You can check the configs, I have: > > lein with-profile cljs-node cljsbuild test > lein with-profile cljs-browser cljsbuild test
I'm using the same setup (without profiles), also on node.js, though it took me a while to get there. On node.js, it seems there's no need for an external runner - it doesn't buy anything. Does the same hold for Phantom? Take care, Moe -- 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.
