I really do love the fact that Pylons offers the unit tests ; however as others have mentioned - they can be really difficult to use when session based data is concerned ( or when forms require access to Globals ,etc etc )
I pretty much stopped using them a while back, and just started doing everything with selenium. I'd like to transition back into using them though - so i can have automated testing and deployment. I'm wondering if anyone has a reference for some examples and best- practices on Pylons testing. -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
