Skip to content

gamesbook/fasttest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fasttest

FastAPI with SQLModel testing example

NOTE!

The code here is derived from that supplied in https://sqlmodel.tiangolo.com/tutorial/fastapi/tests/ - any errors or omissions are my own!

Purpose

Create working code to show testing with an in-memory database

Usage

Install requirements into a virtual environment (Python 3.10+).

Clone repo and run:

pytest

Status

Not working as at 2023-07-15

About

FastAPI with SQLModel testing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published