Hi all,

Some people may find it useful to test Clojure from JUnit. e.g.
- You are working in a Java environment, e.g. Eclipse with Counterclockwise
- You want to test some Clojure code as part of a larger JUnit test suite
- You are building a polyglot project and want to stick to one testing suite
- etc.

cljunit enables you to easily create JUnit test wrappers that run all your 
clojure tests.
https://github.com/mikera/cljunit

Some quick examples are in the github README.

Any comments / feedback / improvement patches much appreciated!

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