# My_API_Automation_python **Repository Path**: milesshi/my_api_automation_python ## Basic Information - **Project Name**: My_API_Automation_python - **Description**: API接口自动化测试框架-BDD,behave,python - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-09-09 - **Last Updated**: 2023-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # My_API_Automation_python #### Description API接口自动化测试框架-BDD,behave,python #### Software Architecture Software architecture description #### Installation 1. 使用anaconda或pipenv搭建虚拟环境 2. 安装依赖 pip install -r requirements.txt