Collections /

Testing

An extensive test suite is essential when maintaining a non-trivial code base over time. This series of episodes looks at various aspects of testing in Clojure, as well interesting libraries to add to your toolbox.

32. Introduction to Clojure Testing

Introduction to Clojure Testing

33. Running ClojureScript Tests

Running ClojureScript Tests

34. Acceptance Testing With SparkleDriver

Acceptance Testing With SparkleDriver

35. Generative Testing with test.check

Generative Testing with test.check