Hey,

I use the expectations testing framework a fair amount at work, so
created an emacs minor mode for running the tests ala
clojure-test-mode. It is based on clojure-test-mode so has many of the
same keybindings:

https://github.com/gar3thjon3s/expectations-mode/tree/0.0.2

I had to update expectations itself to add extra metadata onto its
test vars, so it only works with >= v1.3.7 or expectations. I have
pushed expectations-mode to the marmalade-repo or you can just put it
on your load-path and require it.

Hope somebody else finds it useful,

Cheers,
Gaz

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

Reply via email to