ascii-tree Prints a Lisp list as a pretty tree. Clojure tests Run lein test in the Clojure's project folder. Common Lisp tests Load the project using (ql:quickload "ascii-tree") and then call the functions info-tests and print-tests.