Fixtures with autouse=True are applied to every test function in the session. They are destroyed based on their scope, meaning that session-, ...
確定! 回上一頁