jakemcc / test-refresh

Refreshes and reruns clojure.tests in your project.
393 stars 28 forks source link

allow test-refresh to only run a specified test selector #8

Closed jlb0170 closed 10 years ago

jakemcc commented 10 years ago

This is mostly implemented in version 0.4.0. It does not support the lein test :only namespace(s) form.

changelog