On Jan 7, 2008 10:24 PM, Mike Orr <[EMAIL PROTECTED]> wrote: > > 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
Never used assertEqual with nose, HTH -- Lawrence, stacktrace.it - oluyede.org - neropercaso.it "It is difficult to get a man to understand something when his salary depends on not understanding it" - Upton Sinclair --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
