You can see that when you run it with -s option: $ pytest -s . ... teardown_class: runs once after all test cases; setup_method: runs before every test case ...
確定! 回上一頁