安装pip install pytest # 验证安装版本pytest --version简单运行定义Demo.py import pytest class TestSample(object): ... setup_class(cls) teardown_class(cls).
確定! 回上一頁