conftest.py import pytest @pytest.fixture(scope="class") def ... xUnit style 结构的fixture用于初始化测试函数, pytest fixture是对传统的xUnit 架构 ...
確定! 回上一頁