Ryan
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Pycharm 2017.1 py.test no longer working with -m option
CompletedIn my unit tests I market some tests with "@pytest.mark.slow" to avoid running them except when explicitly desired. In the setup for my PyCharm runner I set the Additional Arguments to: --color...