pytest课程1--作业

作业:
课后作业
1、补全计算器(加法 除法)的测试用例
2、使用参数化完成测试用例的自动生成
3、在调用测试方法之前打印【开始计算】,在调用测试方法之后打印【计算结束】
注意:
使用等价类,边界值,因果图等设计测试用例
测试用例中添加断言,验证结果
灵活使用 setup(), teardown() , setup_class(), teardown_class()

代码地址: https://github.com/EverythingWillFlow/lagou05.git

PPT

https://github.com/liujianxiao27/calculateTest.git

https://github.com/zhangmj111/caculator

作业地址:https://github.com/shengang19941226/HogwartsLG5
image

https://github.com/NeilsDestiny/pytest.git

https://github.com/shulianpang/homeworkPro

https://github.com/cc-26/lagou05

https://github.com/LastingN/calculator

https://github.com/vmsenwh/lagou05

https://github.com/Lxjbd/pythonlearn.git

https://github.com/fujinjie/testdemo.git

https://github.com/jiayu520/lg5

https://github.com/zhanglei12306/Python_Practice.git

课后作业:
https://github.com/MuXi-1344/lagou05

https://github.com/yanxuping/lagou05.git

https://github.com/the9sjeric/pytest_HK01

https://github.com/yuqi12319/HogwartsLG5

https://github.com/year210818/HogwartsLG5.git