pytest $ pytest -k "TestClass" # run only the TestClass ... that a test is an integration test, use the custom pytest marker @pytest.mark.integration :.
確定! 回上一頁