Clojure-Kit
Clojure-Kit copied to clipboard
Is there a view for unit tests?
only way to run unit tests now is to run lein test on the terminal? it would be useful, if you could run a namespace -based test collection or similar.