I'm using this project as a guideline on moving from clojurescript.test to 
cljs.test with PhantomJS as the calling program:

https://github.com/testdouble/clojurescript.csv

In my project the clojurescript tests run from lein were hanging at the end.  I 
finally bisected and found out that at CLJS version 0.0-2814, both my test and 
the ones in the project above hang at the end.

There was an async feature added to cljs.test in that version.  Would that have 
impacted the tests?  Is there a workaround to how those tests could be written 
to fix this?

-- 
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.

Reply via email to