Liking cljdoc? Tell your friends :D

cljs-test.macros

Simple Test library for ClojureScript. Runs each deftest after declaration and prints test statistics to console

TODO: Handle async tests (defasynctest) which take completion callback TODO: Handle detecting tests have finished in phantom case and exit with return value TODO: Provide HTML scaffold to pretty display test results in browser

Simple Test library for ClojureScript. Runs each deftest after declaration and prints test statistics to console

TODO: Handle async tests (defasynctest) which take completion callback
TODO: Handle detecting tests have finished in phantom case and exit with return value
TODO: Provide HTML scaffold to pretty display test results in browser
raw docstring

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

× close