On Tue, Mar 17, 2009 at 12:03 AM, Phil Hagelberg <[email protected]> wrote:
> > > OK, so I've posted a fair amount of "smack talk" about test suites and > how important they are--I figure it's time to help out. > > What are some ways in which test-clojure is lacking? How can I help > improve the coverage? > > -Phil > Tests are lacking for the reference types. There are lots of behaviors in agents, transactions, commute, alter, in-transaction values, etc., where the rest of us scratch our head and guess until Rich issues a one-line eye-opener to clear it up, until we forget the next time. It would be great to have tests to ensure the quality of those statements going forward, with a side effect being examples of correct usage. Shawn --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
