Dory Zidon
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Dory Zidon created a post, AnsweredIntelliJ / PyCharm not calling unittest setUpClass
When running unittest, the setUpClass code is not called.But the test code get's excuted right away. When running this from the command line, the setUpClass is called. And I've setup the python env...