An ergonomic, REPL focused unit testing framework

Distinguishing features:

  1. Designed to be used from REPL
  2. Test suites and test results are clojure values that you can manipulate in the REPL
  3. Cleans stack traces so that they only contain frames from your module
  4. Works with both clojure and clojurescript

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.