pytest 运行规则:查找当前目录及其子目录下以test_*.py或*_test.py文件,找到文件后,在文件中找到 ... pytest test_mod.py::TestClass::test_method.
確定! 回上一頁