# 测试脚本 **Repository Path**: amtech/test_script ## Basic Information - **Project Name**: 测试脚本 - **Description**: 测试笔记和工作中常用的脚本 - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2023-11-17 - **Last Updated**: 2023-11-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 测试脚本 ## Python * [x] [接口自动化(request + Excel)](https://gitee.com/pumg/test_script/tree/master/Python接口自动化) * [x] [Web自动化(PO模式 + selenium + unittest + ddt + HTMLrunner)](https://gitee.com/pumg/test_script/tree/master/PythonWeb自动化) * [x] [App自动化(PO模式 + appium + unittest + ddt + HTMLrunner)](https://gitee.com/pumg/test_script/tree/master/PythonAPP自动化) * [x] [测试平台开发(Vue + Element UI + Django + Django RestFramework + MySQL + HttpRunner)](https://gitee.com/pumg/test_script/tree/master/Python接口测试平台) ## Java * [ ] 接口自动化 * [ ] Web自动化 * [ ] App自动化 * [ ] 测试平台开发 ## 前端 * [x] [前端开发(Vue + Element UI)](https://gitee.com/pumg/test_script/tree/master/Python接口测试平台/VuePlatform)