Hi -- right now, when I test my controller methods, I run my server and then use twill to automate a browser walking through my site.
For some controller methods, I'd like to be able to test them as regular python functions, rather than as web service calls. Is it possible to use doctests to test controller methods? Can anyone post a trivial example? Thanks Matt --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---

