Hi,
Quickie is a leiningen plugin to autotest clojure.test tests.  There don't 
seem to be any active projects for clojure.test, so a couple of people at 
my office wrote one.  Please let me know if you have any problems or ideas:

   - Uses the builtin clojure.test test runner so you don't need to rewrite 
   your tests
   - Tools.namespace will unload and reload namespaces as needed to keep 
   process in sync
   - Runs every time a clojure file in your project changes
   - Uses (Clansi)[https://github.com/ams-clj/clansi] to show a red or 
   green bar to know if you tests are passing
   - Filters out exception stacktraces to remove cruft

thanks,
Jake

-- 
-- 
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