On Tue, May 24, 2011 at 08:41:38PM +0200, Wichert Akkerman wrote:
> On 2011-5-24 18:48, Brian Sutherland wrote:
> >Hi,
> >
> >I'm using zope.testbrowser to test a pyramid application I'm working on.
> >I'd really like to get the Browser.handleErrors knob working.
> >
> >zope.testbrowser puts two va
On 2011-5-24 18:48, Brian Sutherland wrote:
Hi,
I'm using zope.testbrowser to test a pyramid application I'm working on.
I'd really like to get the Browser.handleErrors knob working.
zope.testbrowser puts two variables into the WSGI envronment to try get
the application it's testing to throw ra
On Tue, May 24, 2011 at 06:55:34PM +0200, Gael Pasgrimaud wrote:
> Hi,
>
> On Tue, May 24, 2011 at 6:48 PM, Brian Sutherland
> wrote:
> >
> > But I'm guessing not. Any advice before I start working up a patch?
> >
>
> Use WebTest ? Just a thought. Maybe you really want to use zope.testbrowser.
Hi,
On Tue, May 24, 2011 at 6:48 PM, Brian Sutherland
wrote:
>
> But I'm guessing not. Any advice before I start working up a patch?
>
Use WebTest ? Just a thought. Maybe you really want to use zope.testbrowser.
--
Gael
> --
> Brian Sutherland
>
> --
> You received this message because you are
Hi,
I'm using zope.testbrowser to test a pyramid application I'm working on.
I'd really like to get the Browser.handleErrors knob working.
zope.testbrowser puts two variables into the WSGI envronment to try get
the application it's testing to throw rather than catch errors:
if not handle