Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages