(run-once-fixtures {:kaocha.type.cljs/keys [queue timeout eval]}
ns
before-or-after)
(try-all & forms)
Run all forms, even if a previous form throws an error. Good for cleanup. If any of the forms throws then the last exception will be re-thrown.
Run all forms, even if a previous form throws an error. Good for cleanup. If any of the forms throws then the last exception will be re-thrown.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |