(arrange ns lookup project)
arranges tests to be in order
arranges tests to be in order
(in-order? ns lookup project)
checks if the test vars are in source order
checks if the test vars are in source order
(scaffold-append ns vars test-file version project)
creates a scaffold for an already existing file
creates a scaffold for an already existing file
(scaffold-new ns vars test-ns version project)
creates a completely new scaffold
creates a completely new scaffold
(test-fact-form ns var version)
creates a fact form for the namespace
creates a fact form for the namespace
(test-ns-form ns)
creates a test form for the namespace
creates a test form for the namespace
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close