[Zope3-Users] zope.testbrowser and vhost
Benji York
benji at zope.com
Tue Jan 2 14:29:48 EST 2007
Dominique Lederer wrote:
> i see there is a VirtualHostingBrowser class in
> zope.testbrowser.testing, but i dont have a clue on how to use this.
Use VirtualHostTestBrowserSuite instead of
unittest.TestSuite and the tests you add to the suite will be run twice:
once normally and again in a virtual hosting environment.
--
Benji York
Senior Software Engineer
Zope Corporation
More information about the Zope3-users
mailing list