Parallel tests in ClojureScript

We wrote the first part of a series where we dive into a technique for running ClojureScript tests in parallel. This first article is an in-depth dive into clojure.test. Would love to hear and feedback, positive or negative.

Parallelizing A ClojureScript Test Suite, Part 1: The Guts of cljs.test

4 Likes

Interesting, thanks for sharing.

1 Like