Skip to content

chunxingque/Test_framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

环境

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

框架目录结构

Test_framework
  |--config(配置文件)
  |--data(数据文件)
  |--drivers(驱动)
  |--log(日志)
  |--report(报告)
  |--scr
    |--test(测试用例)
      |--case
      |--common
      |--interface
      |--mock
      |--page
    |--utils(公共方法)
  |--ReadMe.md(加个说明性的文件,告诉团队成员框架需要的环境以及用法)

About

first

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published