Running ClojureScript tests with Karma

In the previous post I mentioned that you can use Karma to run ClojureScript tests. The easiest way to do it is to use doo or boot-cljs-test. Sometimes you need more advanced configuration and it’s best to use Karma directly. I’ve set up a GitHub repository that shows how to do it.

It’s actually pretty straightforward, but that was not obvious to me before I tried to do it.


Comments or questions? Send me an e-mail.