I use tools.namespace <https://github.com/clojure/tools.namespace> to 
cleanly reload all source files which have changed, then `
clojure.test/run-all-tests<http://clojure.github.io/clojure/clojure.test-api.html#clojure.test/run-all-tests>`
 
with a regex.

-S


On Saturday, January 25, 2014 12:57:23 AM UTC-5, Alexandr Kurilin wrote:
>
> I've been running my app's tests through `lein test` (most often for 
> specific namespaces) for a long time now, but after reading Leiningen's 
> recommendation<https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Ftechnomancy%2Fleiningen%2Fblob%2Fstable%2Fdoc%2FTUTORIAL.md%23tests&sa=D&sntz=1&usg=AFQjCNHH8YrA1a5LcquH67rWiwZeqXlXeA>to
>  run them from the REPL I decided I should figure out how to make this 
> happen.
>
> I've heard a few options on this subject, and would love to know what you 
> yourselves use.
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to