Liking cljdoc? Tell your friends :D

midje-nrepl.test-runner


caching-test-resultscljmacro

(caching-test-results & forms)
source

get-exception-atclj

(get-exception-at ns index)
source

re-run-non-passing-testsclj

(re-run-non-passing-tests)

Re-runs tests that didn't pass in the last execution. Returns the test report.

Re-runs tests that didn't pass in the last execution.
Returns the test report.
sourceraw docstring

run-all-tests-inclj

(run-all-tests-in test-paths)
source

run-testclj

(run-test namespace source)
(run-test namespace source line)
source

run-tests-in-nsclj

(run-tests-in-ns namespace)

Runs Midje tests in the given namespace. Returns the test report.

Runs Midje tests in the given namespace.
Returns the test report.
sourceraw docstring

test-resultsclj

source

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

× close