(-main & dirs)
Command line entry point. Calls System.exit!
Command line entry point. Calls System.exit!
(config)
Returns runner configuration derived from system properties.
Returns runner configuration derived from system properties.
(inputs test)
For interactive use. Returns an infinite sequence of inputs for a test.
For interactive use. Returns an infinite sequence of inputs for a test.
(run nthreads msec & test-containers)
Designed for interactive use. Prints results to out and throws on first failure encountered.
Designed for interactive use. Prints results to *out* and throws on first failure encountered.
(run-suite {:keys [nthreads msec progress]} tests)
Designed for test suite use.
Designed for test suite use.
(serialized f)
(serialized f agt)
Returns a function that calls f for side effects, async, serialized by an agent
Returns a function that calls f for side effects, async, serialized by an agent
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close