Skip to main content

report

multimethodv1.7

cljs.test/report

Available in:BBCLJCLJS
Generic reporting function, may be overridden to plug in different report formats (e.g., TAP, JUnit). Assertions such as 'is' call 'report' to indicate results. The argument given to 'report' will be a map with a :type key.

No examples yet. Be the first to add one!