# monkey_test **Repository Path**: zc119/monkey_test ## Basic Information - **Project Name**: monkey_test - **Description**: 更新版本的monkey_test - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-19 - **Last Updated**: 2023-01-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # monkey_test monkey 介绍 把monkey 工具进行了一个小封装,在封装之前还以为能实现什么牛逼的功能呢, #### 软件架构 common为一些公共文件,monkeycase 为monkey测试用例 #### 安装教程 1. python3.6 以上环境 2. git clone https://gitee.com/liuwenfan/monkey_test.git #### 使用说明 1. python start.py #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request