Skip to main content

set-test

macrov1.1

clojure.test/set-test

Available in:BBCLJ
(set-test [name & body])
Experimental. Sets :test metadata of the named var to a fn with the given body. The var must already exist. Does not modify the value of the var. When *load-tests* is false, set-test is ignored.

No examples yet. Be the first to add one!