(->test code index source-ns)
(->test-ns ns-symbol ns-requires)
(->test-ns-requires ns-symbol ns-requires)
(->test-ns-symbol ns-symbol)
(begins-with? value-or-set-of-values)
(code->forms code)
(define-value-representation! name {:keys [predicate representation]})
(delete-file-when-exists path)
(indent code n-spaces)
(ns-name->test-path ns-name)
(prepare-context source-path {:keys [cleanup-existing-tests?]})
(read-forms source-path)
(read-tests test-path)
(represent-value v)
(test-form->original-form test-form)
(write-tests! context)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close