Souvik Maji
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Created Unable to run unit tests in PyCharm
AnsweredI am trying to run a simple unit test in PyCharm, but getting the following error while running the test case: ``` class com.jetbrains.python.testing.PyTestConfiguration cannot be cast to class com...