testing

Testing tools, testing philosophy & methodology...
2016-03-19T20:53:56.000024Z

so it looks like speclj (my preferred cljs/clj test framework) doesn't do async. what options are available for testing async cljs?

2016-03-19T20:55:30.000025Z

looking like cljs.test is it?