Link:

https://github.com/jakepearson/quickie

Is it possible to see *some* of the stack trace so you can debug?

Also you should include a screenshot of what the library looks like in 
action. :)


On Friday, September 13, 2013 10:57:35 AM UTC-7, Jake Pearson wrote:
>
> 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