Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 339 Bytes

HACKING.md

File metadata and controls

16 lines (11 loc) · 339 Bytes

Testing

CLI

lein kaocha # run clj and cljs tests

kaocha-cljs requires ws from npm. A package(-lock).json is provided so you can just npm install those.

REPL

(kaocha/run :unit) # `user` ns has alias `kaocha` -> `kaocha.repl`