可以在 pytest.ini 的文件中註冊自定義標記,像這樣: [pytest] markers = slow: marks tests as slow (deselect with '-m "not slow"') serial.
確定! 回上一頁