Skip to content

jia20210510/pyTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

接口自动化项目

项目介绍:

this project is automatic interface !frame: pytest+allure+jenkins

技术特点:

1.关键字驱动

2.使用yaml文件编辑测试用例

3.allure自动生成测试报告,使用jenkins执行时jenkins自动生成测试报告

页面展示:

image

image

项目环境:

System.version = win10

author = jia

python = 3.8.0

pyTest = 6.2.4

allure = 2.9.43

flask = 2.0.1

html = 3.1.1

环境安装:

pip install -r requirement_plugin.txt 安装所有使用插件

requirement_plugin.txt内容如下:

pytest

pytest-html

pytest-xdist

pytest-ordering

pytest-rerunfailures

allure-pytest

About

pytest+jenkins+allure 接口自动化

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages