Liking cljdoc? Tell your friends :D

lucid.unit.scaffold


arrangeclj

(arrange ns lookup project)

arranges tests to be in order

arranges tests to be in order
raw docstring

in-order?clj

(in-order? ns lookup project)

checks if the test vars are in source order

checks if the test vars are in source order
raw docstring

scaffoldclj

(scaffold ns lookup project)

creates a scaffold

creates a scaffold
raw docstring

scaffold-appendclj

(scaffold-append ns vars test-file version project)

creates a scaffold for an already existing file

creates a scaffold for an already existing file
raw docstring

scaffold-newclj

(scaffold-new ns vars test-ns version project)

creates a completely new scaffold

creates a completely new scaffold
raw docstring

test-fact-formclj

(test-fact-form ns var version)

creates a fact form for the namespace

creates a fact form for the namespace
raw docstring

test-ns-formclj

(test-ns-form ns)

creates a test form for the namespace

creates a test form for the namespace
raw docstring

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

× close