Ryan
![Avatar](https://secure.gravatar.com/avatar/6eff539043d0b2472935dc600e8bbcda?default=https%3A%2F%2Fassets.zendesk.com%2Fhc%2Fassets%2Fdefault_avatar.png&r=g)
- 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...