Gauthier Berthomieu
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Pycharm runs pytest with a -q argument and I can't find a way to remove it
Hi,Every time I run pytest from pycharm (click on Run ‘pytest in tests’ or Run ‘pytest in test_mytest.py’), arguments are passed to pytest without me specifying them:Launching pytest with arguments...