WebTest wrapper

The class FuncWebTestMixin has some WebTest specific methods/attributes, as well as the Common WebTest/Selenium API.

class django_functest.FuncWebTestMixin[source]
last_response

This is an object containing the last HTTP response, as documented in the WebTest docs.