GitHub / Pytest-with-Eric / pytest-flask-sqlalchemy-example
3 Proven Ways To Test Your Flask Applications With Pytest
Stars: 1
Forks: 1
Open issues: 2
License: None
Language: Python
Size: 38.1 KB
Dependencies parsed at:
25
Created at: 10 months ago
Updated at: 2 months ago
Pushed at: 9 months ago
Last synced at: about 1 month ago
Topics: pytest-flask, pytest-mock-assert-called, pytest-mocking, pytest-postgresql, pytest-sqlalchemy
docker/docker-compose.yml
docker
- postgres latest
pyproject.toml
pypi
- pytest ^8.2.2 develop
- flask ^3.0.3
- flask-sqlalchemy ^3.1.1
- psycopg2 ^2.9.9
- python ^3.12
- python-dotenv ^1.0.1
poetry.lock
pypi
- blinker 1.8.2
- click 8.1.7
- colorama 0.4.6
- flask 3.0.3
- flask-sqlalchemy 3.1.1
- greenlet 3.0.3
- iniconfig 2.0.0
- itsdangerous 2.2.0
- jinja2 3.1.4
- markupsafe 2.1.5
- packaging 24.1
- pluggy 1.5.0
- psycopg2 2.9.9
- pytest 8.2.2
- python-dotenv 1.0.1
- sqlalchemy 2.0.31
- typing-extensions 4.12.2
- werkzeug 3.0.3