5 Mar
2013
5 Mar
'13
5:25 p.m.
On Tue, Mar 05, 2013 at 06:49:35PM +0200, Andrey Lebedev wrote:
On 03/05/2013 06:45 PM, Brian Sutherland wrote:
One thing which I'm not sure you can do with a webtest backend is using it as a real browser. i.e. you'll probably not get over_the_wire.txt to pass. However, I don't know of anyone who actually uses that functionality.
Hm, webtest claims it can do this [1], but I haven't tested it myself yet.
[1] http://webtest.pythonpaste.org/en/latest/testapp.html#testing-a-non-wsgi-app...
Nice! -- Brian Sutherland