• Stars
    star
    148
  • Rank 248,549 (Top 5 %)
  • Language
    Python
  • Created about 7 years ago
  • Updated about 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

《从0搭建自动化测试框架》系列博客的实例代码,你可以以此为基础构建你的测试框架

环境

  • Python 3
  • selenium 2.53
  • PyYaml
  • xlrd
  • requests
  • JMESPath
  • Faker