I like doctests to test my ajax callback controllers, but for more accurate tests you should take a look in
http://packages.python.org/web2py_utils/test_runner.html Enviado via iPhone Em 25/01/2011, às 11:00, "[email protected]" <[email protected]> escreveu: > What classes of web2py I can use to test user requests and > responses of actions? I want to study them. > _____________________________________________ > Gilson Filho > Web Developer > http://gilsondev.com > > > > 2011/1/25 cjrh <[email protected]> > On Jan 25, 2:12 pm, "[email protected]" > <[email protected]> wrote: > > > Where can I find examples or more information about these tests, > > http://docs.python.org/library/doctest.html > > > > > >

