If a yield fixture raises an exception before yielding, pytest won't try to run the teardown code after that yield fixture's yield statement.
確定! 回上一頁