Liking cljdoc? Tell your friends :D
Clojure only.

kaocha.test

Work in progress.

This is intended to eventually be a drop-in replacement for clojure.test, with some improvements.

  • deftest will kick-off a test run unless one is already in progress, for easy in-buffer eval
Work in progress.

This is intended to eventually be a drop-in replacement for clojure.test, with
some improvements.

- deftest will kick-off a test run unless one is already in progress, for easy
  in-buffer eval
raw docstring

deftestcljmacro

(deftest name & body)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close