(merge-cfg!)
(merge-cfg! new-cfg)
For use in the test-refresh repl to change configuration on the fly. Single arity will show you the possible keys you can use. Passing an empty map will show you the current values.
For use in the test-refresh repl to change configuration on the fly. Single arity will show you the possible keys you can use. Passing an empty map will show you the current values.
(print-report-data reporter)
Prints the current report data from the report data state and applies colors based on test results
Prints the current report data from the report data state and applies colors based on test results
(print-test-result {:keys [message where status actual expected extra throwable
diff]}
print-fn
print-level)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close