Pytest is not creating physical entries in local testserver. #10989
Unanswered
yashvarshney003
asked this question in
General
Replies: 2 comments
-
Without more context no sensible answer is possible |
Beta Was this translation helpful? Give feedback.
0 replies
-
@RonnyPfannschmidt Please let me know what more information is needed from my side. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is pytest.ini
When I run test cases by command pytest i can found database is created on my local postgresql server but no entry found in any table when i stop the test cases by pdb.
Beta Was this translation helpful? Give feedback.
All reactions