Skip to content

0.3.7

I'm no longer expecting a Flask app at creation time. This allows
multiple apps to be tested by simply subclassing a test class and
changing its `app`. This also allows the developer to use the
`app_context` and `test_request_context` context managers as well.
Assets 2