# Running Clojure tests ``` lein cleantest ``` # Running ClojureScript tests ``` lein javac lein doo node test-build once ```