A good way to clean all the test environment? #10353
Unanswered
danielfoguelman
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi! During a pull request on a company feature I found that there is a hidden dependency between my test cases. I wonder if there is a clean and happy way to clean the python environment between test file executions.
I would like to unload all modules / restore env variables / etc.
Any good ideas?
Beta Was this translation helpful? Give feedback.
All reactions