To start a repl ./dev/run-repls.sh
Tests are run using Kaocha First:
npm i ws
Then to run all tests
bin/kaocha
To run clj only
bin/run-clj-tests
To run cljs only
bin/run-cljs-tests
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close