Replies: 1 comment 2 replies
|
Thank you! :)
There aren't any "official examples" on how to write tests for an application that uses Prisma Client Python but the internal pytest config would be a good reference. Notable functions include In regards to having a clean database for each test there are a couple options, copy the And here's their full contest: https://cdn.discordapp.com/attachments/933860923117043718/941178322484883466/conftest.py Having official documentation on this is a very good idea and something that should be included in the future. |


Uh oh!
There was an error while loading. Please reload this page.
Hi. Thanks for the great work 💯
I am wondering if there is any great example of testing APIs with
prismy-client-py.It'd be also great if there is some documents.
All reactions