Ooops! Really sorry guys. the resource directory was not included in the 
v0.0.9 jar file... it is now fixed in v0.0.10.

lein-midje-doc

lein-midje-doc fixes the problem of incorrectly documented examples by 
bridging the gap between writing tests and writing documentation.
<https://github.com/zcaudate/lein-midje-doc#features>Features:
   
   1. To generate .html documentation from a .clj test file.
   2. To express documentation elements as clojure datastructures.
   3. To render clojure code and midje facts as code examples.
   4. To allow tagging of elements for numbering and linking.

<https://github.com/zcaudate/lein-midje-doc#benefits>Benefits:
   
   1. All documentation errors can be eliminated.
   2. Removes the need to cut and copy test examples into a readme file.
   3. Entire test suites can potentially be turned into nice looking 
   documentation with relatively little work.



On Monday, September 23, 2013 2:22:08 PM UTC+10, zcaudate wrote:
>
> Hi Everyone.
>
> I've just pushed a new documentation library for midje tests to clojars. 
> Its very experimental and a bit of a hack but I'm finding it super useful. 
> Hope to get some feedback on this library.
>
> Github Page - https://github.com/zcaudate/lein-midje-doc
>
> Generated Documentation - http://z.caudate.me/lein-midje-doc/
>
>
> Chris
>

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