Liking cljdoc? Tell your friends :D

expectations.clojure.test

This namespace provides compatibility with clojure.test and related tooling. This namespace can be used standalone, without requiring the 'expectations' namespace -- all functionality from that namespace is exposed via this one.

When this namespace is loaded, the 'run on shutdown' hook is automatically disabled -- tests are named functions that get run explicitly instead.

We do not support ClojureScript in clojure.test mode, sorry.

This namespace provides compatibility with clojure.test and related tooling.
This namespace can be used standalone, without requiring the 'expectations'
namespace -- all functionality from that namespace is exposed via this one.

When this namespace is loaded, the 'run on shutdown' hook is automatically
disabled -- tests are named functions that get run explicitly instead.

We do not support ClojureScript in clojure.test mode, sorry.
raw docstring

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

× close