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