I think "nose" tool deserves a part of the chapter that covers unit testing.
As for functional testing - IMO there aren't many quality Python-specific tools worth describing. Personally, I use testutil.call to exercise controller code. Alas, right now TG testing is more complicated that it should be because Idenity/Visit Manager gets in the way. HTH, Max. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

