Skip to content

zhongyehai/test-platform-fastapi-front

Repository files navigation

!此版本短期内不再更新,长期维护版请移步flask版本:https://github.com/zhongyehai/test-platform-front

基于 vue-admin-template 开发测试平台前端

线上预览:http://139.196.100.202/#/login 账号:admin、密码:123456,请不要修改密码

系统操作手册:giteegithub

步骤

# 1.安装node14.x(一定要控制在14.x,版本太高会出一系列幺蛾子),确保在 cmd 下 node -v 能出现版本号
# 2.克隆并进入项目目录
# 3.安装依赖
npm install --registry=https://registry.npm.taobao.org

# 4.启动服务
npm run dev

# 5.打包部署到生产
npm run build

浏览器访问 http://localhost:8023, 账号admin, 密码123456

项目关键截图

选择运行环境

选择运行环境

测试执行进度

用例执行进度

测试报告

测试报告

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published