On Oct 22, 2008, at 8:22 AM, J. McConnell wrote:
>
>> Run tests with:
>>
>> (require 'clojure.contrib.test-clojure)
>
> I don't see clojure.contrib.test-clojure. Are you going to be
> committing that?
It's up now. Once your CA is in to Rich, I'll be happy to accept
patches to extend its nascent testing reach:
user=> (require 'clojure.contrib.test-clojure :reload-all)
Testing #<Namespace: clojure.contrib.test-clojure.Reader>
Ran 22 tests with 10 assertions.
0 failures, 0 exceptions.
nil
user=>
Thanks,
--Steve
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Clojure" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---