知识点
演练代码
https://github.com/ceshiren/HogwartsLG4
pytest
fixture
- setup_session
- setup_class
- setup
- teardown
- teardown_class
- teardown_session
测试报告allure
课间作业
编写Calc的测试用例,看谁测试用例设计的全面,把测试代码贴到回复里,或者直接贴自己的github文件地址。
课后作业
完善你的Calc的用例,增加更多用例(浮点数相乘bug)
- 提交你的github测试文件地址
- 把allure的首页截图到回帖中
参考链接
https://docs.pytest.org/en/stable/index.html
https://docs.qameta.io/allure/