pytest-flask

GPTKB entity

Statements (24)
Predicate Object
gptkbp:instance_of gptkb:Library
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:Python_3.11
gptkbp:dependency gptkb:pytest
gptkb:drug
gptkbp:developed_by pytest community
gptkbp:first_released gptkb:2015
gptkbp:has_documentation https://pytest-flask.readthedocs.io
https://www.w3.org/2000/01/rdf-schema#label pytest-flask
gptkbp:installation pip install pytest-flask
gptkbp:is_compatible_with gptkb:pytest
gptkbp:is_used_for testing Flask applications
gptkbp:latest_version 1.2.0
gptkbp:license MIT License
gptkbp:provides app fixture
client fixture
fixtures for Flask testing
test application context
test request context
gptkbp:repository https://github.com/pytest-dev/pytest-flask
gptkbp:supports mocking
database testing
Flask extensions
async testing