All, I have been looking into automated testing of web2py. I have looked at the below pages:
http://web2py.com/AlterEgo/default/show/260 http://packages.python.org/web2py_utils/test_runner.html http://www.web2pyslices.com/slices/take_slice/67 http://ncdegroot.blogspot.com/2011/09/web2py-automate-unittesting-doctesting.html However, is there any open source project with test modules that I can look into how the testing is done in real projects and learn? Thank you, Joseph

