pytest-flask
An extension of pytest test runner which provides a set of useful tools to simplify testing and development of the Flask extensions and applications.
- Developed at devel:languages:python:pytest
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-pytest-flask && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pytest-flask-1.3.0.tar.gz | 0000035816 35 KB | |
python-pytest-flask.changes | 0000001819 1.78 KB | |
python-pytest-flask.spec | 0000001992 1.95 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1124085
from
Dirk Mueller (dirkmueller)
(revision 5)
- update to 1.3.0: * Fix compatibility with ``Flask 3.0`` -- the consequence is that the deprecated and incompatible ``request_ctx`` has been removed. * Fix bug in ``:meth:pytest_flask.fixtures.live_server`` * where ``SESSION_COOKIE_DOMAIN`` was set to false due to * ``original_server_name`` defaulting to "localhost". * The new default is "localhost.localdomain". * Drop support for python 3.6 and 3.5
Comments 0