Mark Hamilton
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created How to get test name from jb_unittest_runner
I'm having problems getting pycharm to run our unittests, which run fine from the command line. The issue is that the tests expect that sys.argv[0] is the name of the test script, but because the t...