Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 367 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 367 Bytes

自动化测试总结

  • WebAutoTest:web自动化框架selenium使用
  • hytest:某大佬封装的自动化测试框架
  • Pytest:自动化测试框架,一些方法、装饰器等的使用
  • emails:邮件发送
  • blogSys:博客系统部分自动化的实现
  • Yaml:yaml读写与pytest的结合使用
  • Postman:postman自动化接口测试-生成报告