On Thu, 22 Jun 2006 10:35:24 -0400
"Mark Ramm" <[EMAIL PROTECTED]> wrote:

> 
> I'm working on TurboGears testing in general.
> 
> Right now I am planning to cover the helper tools in testutil, and
> perhaps mention twill and selenium.  Twill is popular in the python
> world, and seems like a reasonable choice for load testing.  And
> Selenium seems to be the best option for testing ajax components.
> 
> But I'd like to hear what others are doing too.    Let me know if
> there are any other tools you use, or anything you'd particularly like
> to see answered in a chapter about testing.

I use Nadav's BrowserSession code extensively.  Without it, I probably
wouldn't have any test code because almost our whole application
requires authentication.

http://groups.google.ca/group/turbogears/browse_thread/thread/7f1f740cee1c7a6e/9c3245ad5e2b266c?lnk=st&rnum=1&hl=en

Also accepting Bill Woodward's DBTest patches would help simplify your
code a lot.  Less cleanup when sqlite commits something by accident.

http://groups.google.ca/group/turbogears/browse_thread/thread/c96c574526b0601b/1aee168815462a2c?lnk=st&rnum=2&hl=en

http://trac.turbogears.org/turbogears/ticket/977

Jason

Attachment: signature.asc
Description: PGP signature

Reply via email to