Skip to content
forked from vdcoding/itest

http接口自动化测试工具

Notifications You must be signed in to change notification settings

yinzhixin/itest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

itest是用python3开发的http接口自动化测试工具,基于excel文件格式的测试数据来驱动测试的执行,并生成html格式的详细的测试报告。

1.基于命令行方式执行,便于CI测试及扩展

2.基于excel文件维护测试用例集,相比于jmeter、postman等GUI界面的测试工具,在维护测试用例上更加方便

3.已开源发布到PyPI,通过pip install itest即可安装

使用手册地址: http://vdcoding.com/index.php/2018/01/21/http%E6%8E%A5%E5%8F%A3%E8%87%AA%E5%8A%A8%E5%8C%96%E6%B5%8B%E8%AF%95%E5%B7%A5%E5%85%B7itest/

Releases

No releases published

Packages

No packages published

Languages

  • CSS 44.9%
  • HTML 29.3%
  • Python 16.4%
  • JavaScript 9.4%