自动化测试必备

  • pytest特点
  • 用例编写与执行
  • 断言
  • fixtrue
  • conftest.py配置文件
  • 参数化
  • 实战:基于pytest搭建自动化项目
    • pytest-html
    • pytest-rerunfailures
    • pytest-base-url
  • Allure测试报告