Stuart Sierra wrote:

> http://stuartsierra.com/2009/01/18/tests-are-code
>
> Comments welcome here or on the blog.

That's funny Stuart;

The question I asked about 'reduce' and 'and' was exactly for this
purpose. The first programming exercise I gave myself to start
learning Clojure was to build a testing toolkit from scratch. When you
helped me, it was in fact for my implementation of... a with-test
macro, with *exactly* the same behavior as yours. (Either with-test is
big common sense, either we've both seen it somewhere else, although
we may not necessarily remember seeing it.) I didn't write about my
learning path on my blog or anywhere public because it's stuff I was
doing at work and I'm waiting for some kind of permission before going
public about this.

Btw, my opinion is that it's much better to have unit tests written
exactly beside their function in most cases.

Thanks for your good work!
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to