I'm working through the (great!) Modern ClojureScript tutorials. I'm working on tutorial 16.
I'm in the section named "Dancing alone on the client-side of the browser." When I run the ClojureScript unit tests, the whitespace tests and the simple tests pass, but the advanced tests fail. Because of all the changes made by the Google Closure Compiler, I'm uncertain how to even start diagnosing this issue. I've tried to follow the tutorial steps faithfully; however, I have included the most up-to-date of the various libraries mentioned in the tutorial. I did try reverting back to clojurescript.test to 0.2.1 and I see similar (but not identical) behavior. I've attached my project.clj file for information. What recent experience have others had running unit tests in these three different configurations? Thanks. -- 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.
project.clj
Description: Binary data
