what conftest.py should look like?
How should I configure conftest.py to test my async endpoints in fastapi? With access to the test postgres database. Does anyone have an example? I'm looking at different people's implementations and I'm confused.
pytest, fastapi, postgres, sqlalchemy
I looked on github and youtube
Subject
Written By
Posted
what conftest.py should look like?
July 16, 2024 09:17PM
Sorry, only registered users may post in this forum.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.