Skip to main content

testing

macrov1.1

clojure.test/testing

Available in:BBCLJCLJS
(testing [string & body])
Adds a new string to the list of testing contexts. May be nested, but must occur inside a test function (deftest).

No examples yet. Be the first to add one!