Skip to content

test123-test123/iInterface_python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

接口功能自动化测试程序(Python版) 运行环境:

  • python3
  • unittest, nosetests
  • allure report
  • git

依赖准备: pip install nose-allure-plugin

运行命令: nosetests -v test/weather_test.py --with-allure --logdir=allure-result

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 64.8%
  • Shell 35.2%