Skip to content

Demo about async test for FastAPI with Tortoise-orm using pytest.

License

Notifications You must be signed in to change notification settings

waketzheng/fastapi-tortoise-pytest-demo

Repository files navigation

fastapi-tortoise-pytest-demo

Async Test Demo for FastAPI+Tortoise-orm+Pytest

  • Python3.8+ is required

Install

poetry shell
poetry install

Run Test

poetry run coverage run -m pytest -s

About

Demo about async test for FastAPI with Tortoise-orm using pytest.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages