On Feb 28, 12:04 pm, BerlinBrown <berlin.br...@gmail.com> wrote:
> If you want to use junit with clojure, this is what I ended up doing.
> Yes, I know there are many clojure test frameworks. But if you are
> stuck with a junit mind, then here is an example approach.
>
> http://clojure.googlegroups.com/web/junit_example_clojure.clj?gsc=rSQ...
The source is contained within one file, but in reality they should be
broken up into three files.
1. The Test Case
2. The Test Suite
3. The compile class.
--~--~---------~--~----~------------~-------~--~----~
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
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
-~----------~----~----~----~------~----~------~--~---