Hi Jonathon, Are you using cemerick/clojure.test or cljs.test?
cemerick's run script[1] is compatible with Slimer.js while this one[2] for cljs.test is not. I'm trying to collect running scripts for cljs.test here: https://github.com/bensu/cljs-test-template The Slimer.js one is not ready yet (async tests don't work). But I'll fix it soon. I'll update you when I have. As for your error, can you show us the test-command? Are you running CoffeScript as a transpiler? [1] https://github.com/cemerick/clojurescript.test/blob/master/resources/cemerick/cljs/test/runner.js [2] https://gitlab.com/keeds/cljsinit/blob/master/phantom/unit-test.js -- 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.
