Liking cljdoc? Tell your friends :D

code.test.base.executive


+latest+clj


accumulateclj

(accumulate func id)

helper function for accumulating results over disparate facts and files

helper function for accumulating results over disparate facts and files
raw docstring

eval-namespaceclj

(eval-namespace ns {:keys [run-id] :as params} lookup project)

evals the namespace

evals the namespace
raw docstring

interimclj

(interim facts)

summary function for accumulated results

summary function for accumulated results
raw docstring

load-namespaceclj

(load-namespace ns _ lookup project)

loads a given namespace for testing

loads a given namespace for testing
raw docstring

retrieve-lineclj

(retrieve-line key results)

returns the line of the test

returns the line of the test
raw docstring

run-currentclj

(run-current ns params lookup project)

runs the current namespace (which can be a non test namespace)

runs the current namespace (which can be a non test namespace)
raw docstring

run-namespaceclj

(run-namespace ns params lookup project)

loads and run the namespace

loads and run the namespace
raw docstring

summariseclj

(summarise items)

creates a summary of given results

creates a summary of given results
raw docstring

summarise-bulkclj

(summarise-bulk _ items _)

creates a summary of all bulk results

creates a summary of all bulk results
raw docstring

test-namespaceclj

(test-namespace ns {:keys [run-id test] :as params} lookup project)

runs a loaded namespace

runs a loaded namespace
raw docstring

unload-namespaceclj

(unload-namespace ns _ lookup project)

unloads a given namespace for testing

unloads a given namespace for testing
raw docstring

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

× close