Hi All,
hi you don't need testutil or TestGears anymore nose will pick up anything that is call "test" a better explanation at http://nose.python-hosting.com/wiki/WritingTests
if may want to take a look at because I think the test your running is already there. and it will also give you the "correct" way to test the model.
http://trac.turbogears.org/turbogears/browser/trunk/turbogears/identity/tests/test_identity.py
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears
-~----------~----~----~----~------~----~------~--~---

