On Jan 8, 2008 12:17 AM, Lawrence Oluyede <[EMAIL PROTECTED]> wrote: > > > 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
How do you get it to show the variables' values then? -- 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 -~----------~----~----~----~------~----~------~--~---
