4 Star 30 Fork 17

夏语言庭 / apiAutoTestWeb

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

apiAutoTestWeb

基本为apiAutoTest使用FastAPI + Vue的前后端的分离版本, 不具备落地效果,可做CRUD练习参考,项目不再维护

目前完善功能

  • 登录
  • 项目管理
  • 接口管理
  • 环境管理
  • 用例管理
  • 报告管理
  • 扩展脚本

文档资料

apiAutoTestWeb说明文档 后端说明文档 前端说明文档

部署

  1. git clone https://gitee.com/zy7y/apiAutoTestWeb.git
  2. 安装docker: https://www.cnblogs.com/zy7y/p/14344375.html
  3. 安装docker-compose : https://blog.csdn.net/qq_36640395/article/details/107449652 需要安装Python3, 然后pip命令换成pip3
  4. 修改frontend/.env.production文件中的VUE_APP_BASE_API为自己服务器的地址
  5. 在apiAutoTestWeb目录下执行构建镜像 docker-compose build 运行服务 docker-compose up -d
  6. 访问前端IP:2152, 访问接口文档IP:1328

参考资料

  1. https://blog.csdn.net/qq_38225558/article/details/103068220
  2. https://cli.vuejs.org/zh/guide/deployment.html#docker-nginx
  3. https://www.cnblogs.com/xr210/p/12676811.html

最后

  1. 感谢在此过程中我查过的所有资料的作者,提供答案的网友
  2. 该项目作为一个Demo,任有很多Bug和冗余代码可以优化
MIT License Copyright (c) 2021 zy7y Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

apiAutoTest的前后端分离,可视化版本,采用FastAPI + Vue2 实现,在apiAutoTest基础上增加定时任务,graphql规范接口测试,停止维护,停止维护 展开 收起
MIT
取消

发行版 (1)

全部

贡献者

全部

近期动态

加载更多
不能加载更多了
Python
1
https://gitee.com/yunmengliM7/apiAutoTestWeb.git
git@gitee.com:yunmengliM7/apiAutoTestWeb.git
yunmengliM7
apiAutoTestWeb
apiAutoTestWeb
master

搜索帮助