Leiningen plugin for lazytest
in project.clj under dev dependencies add
[lein-lazytest "1.0.1"]
The jar i located at clojars.org
in projcect.clj
define :lazytest-path ["src" "test"]
lein lazytest
Copyright (C) 2010
Distributed under the Eclipse Public License, the same as Clojure.