Go to file
guozg aa053e46fc Initial commit 2021-01-02 11:30:31 +08:00
LICENSE Initial commit 2021-01-02 11:30:31 +08:00
README.en.md Initial commit 2021-01-02 11:30:31 +08:00
README.md Initial commit 2021-01-02 11:30:31 +08:00

README.en.md

pytest_ui_api_fw

Description

1该框架是基于pyest、requests、python3 写的一个 api接口自动化测试框架后期会将 接入ui自动化。该接口自动化框架的思想与 ui 自动化测试框架的思想一致使用po模式分为page业务层、case数据层以及base层。 2该框架的数据源为yml文件上手有一定的难度。该框架在后期维护的时候非常方便只需要简单的维护yml文件即可。 3最后的报告是使用allure 4本框架已在本公司深度使用通过jenkins持续集成每天会定时执行向测试小组发送执行结果也会不定期的巡检公司生产环境的功能等。 5该框架后期还会有多个分支版本这些多分支版本均是来优化和提升执行效率的。 6由于本人能力有限该框架里会存在着bug也是在所难免的。

Software Architecture

Software architecture description

Installation

  1. xxxx
  2. xxxx
  3. xxxx

Instructions

  1. xxxx
  2. xxxx
  3. xxxx

Contribution

  1. Fork the repository
  2. Create Feat_xxx branch
  3. Commit your code
  4. Create Pull Request

Gitee Feature

  1. You can use Readme_XXX.md to support different languages, such as Readme_en.md, Readme_zh.md
  2. Gitee blog blog.gitee.com
  3. Explore open source project https://gitee.com/explore
  4. The most valuable open source project GVP
  5. The manual of Gitee https://gitee.com/help
  6. The most popular members https://gitee.com/gitee-stars/