oguimbal / pg-mem

An in memory postgres DB instance for your unit tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docs request: getting started for Python users

jamesbraza opened this issue · comments

I am looking into using pg-mem for some integration testing of my FastAPI + SQL Alchemy code.

It looks like the majority of this uses TypeScript, which obviously is not Python.

This request is just make some quick instructions somewhere for Python users, to be able to stand this up for use within a pytest suite

Yeah I doubt that's a doc-fix. This lib is written to work in the browser and in Node.