# Running Clojure tests ``` lein do clean, test ``` # Running ClojureScript tests ``` lein javac lein doo node test-build once ```