近日,使用Pytest+Appium 实现APP端UI自动化,遇到Pytest收集用例失败的情况. 报错信息如下: test_room.py:None (test_room.py) ImportError while importing test module '/Users/XXXX/case/test_room.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: test_ro