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 Hope that helps. On Thu, Aug 27, 2015 at 6:40 PM, Sebastian Bensusan <[email protected]> wrote: > Hi Michael, > > It is really fragile! > > Please file an issue with some context and will sort it together. I > prioritize these issues over feature requests, since most of the hard part > is covering all the quirks and edge case that the different runners present. > > Thanks for trying it out, > > Sebastian > > -- > 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. > -- Pedro Santos Home - http://psantos.zi-yu.com -- 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.
