使用 python3 -m pytest 用例路径
cmd = 'python3 -m pytest /Users/admin/PycharmProject/test/pytest_dir1' os.system(cmd)