# Pytest的UI和API测试框架 **Repository Path**: BruceQiang/PytestAutoTest ## Basic Information - **Project Name**: Pytest的UI和API测试框架 - **Description**: pytest+allure框架设计的UI和API的自动化测试框架 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 19 - **Created**: 2024-03-18 - **Last Updated**: 2024-03-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PytestAutotest #### 介绍 PytestAutotest是有个集UI+API自动化与一体的自动化测试项目,通过主动的编写pytest的测试函数,从sqlite中获取对应的数据,来完成api和ui的自动化,并生成美观的测试报告,可以发送给相关人员进行通知! #### UI 通过 #### API #### 软件架构 #### 安装教程 pip install -r requirements.txt #### 使用说明 1. xxxx 2. xxxx 3. xxxx