Rob
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
-
Rob created a post, AnsweredUnable to run pytest on single test.py
For reference. I have 2 python test files, test_app.py and test_mobile.py. I don't understand why it is that when I run pytest test_mobile.py, it runs tests from within test_app.py? I get the follo...