# apiTest_py **Repository Path**: linliWay/apitest-py ## Basic Information - **Project Name**: apiTest_py - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-09-10 - **Last Updated**: 2021-09-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # apiTest_py #### 介绍 #### 软件架构 软件架构说明 #### 安装教程 1. 运行 python3 run_all_case.py 2. 需要安装 pip brew 3. 安装brew可执行命令: - /bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)" #### 下列依次安装即可: * brew install allure * 安装完allure后执行 source /Users/apple/.bash_profile * python3 -m pip install pytest * python3 -m pip install allure-pytest * python3 -m pip install pyyaml * python3 -m pip install API * python3 -m pip install jsonpath