Rob
- 活动总数 4
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 1
-
-
-
Rob 创建了一个帖子, 已回答Unable 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...