Liking cljdoc? Tell your friends :D

clojure.test.generative.runner


-mainclj

(-main & dirs)

Command line entry point. Calls System.exit!

Command line entry point. Calls System.exit!
sourceraw docstring

configclj

(config)

Returns runner configuration derived from system properties.

Returns runner configuration derived from system properties.
sourceraw docstring

dir-testsclj

(dir-tests dirs)

Returns all tests in dirs

Returns all tests in dirs
sourceraw docstring

inputsclj

(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.
sourceraw docstring

prfclj

Print and flush.

Print and flush.
sourceraw docstring

source

runclj

(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.
sourceraw docstring

run-suiteclj

(run-suite {:keys [nthreads msec progress]} tests)

Designed for test suite use.

Designed for test suite use.
sourceraw docstring

serializedclj

(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
sourceraw docstring

sprnclj

source

Testablecljprotocol

get-testsclj

(get-tests _)
source

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

× close