I looked over the testing page and saw we're recommending nosetests
with self.assertEqual().  That seems a bit schizophrenic since
"nosetests -d" is supposed to unpack assert expressions for you, and
show you the actual values of variables.  However, my experience with
"nosetests -d" shows it sometimes unpacks them and sometimes not.  Is
that something we're just stuck with, or how do others write their
tests?

http://wiki.pylonshq.com/display/pylonsdocs/Unit+Testing

-- 
Mike Orr <[EMAIL PROTECTED]>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to