HttpRunner 探索 HttpRunner 最佳体现形式_安装篇
阅读原文时间:2023年07月09日阅读:1

基于HttpRunner的一款小而美的测试工具--FasterRunner, 由于还是V1.0初版,很多功能还没来得及实现,已有功能还得拜托大家多多帮忙测试FasterRunner:https://github.com/yinquanwang/FasterRunner

FasterWeb:https://github.com/yinquanwang/FasterWeb

注意,以下都是开发环境部署方式,注意必须先安装node.js, 开源不易,觉得不错的话高抬贵手给小个星星吧FasterWeb部署

# install dependenciesnpm install

# serve with hot reload at localhost:8080npm run dev

# open url(recommend chrome)http://localhost:8080/fastrunner/register/

# install requirements.txtpip install -r requirements.txt

# make migrations for usermanager、fastrunnerpython manage.py makemigrations fastrunner usermanager

# migrate for databasepython manage.py migrate

# runserver python manage.py runserver
  1. 登陆

  2. 首页

3.菜单

4.debugtalk在线编辑调试

  1. API模板

6.自动化测试

  1. 环境管理

8.调试展示页面

手机扫一扫

移动阅读更方便

阿里云服务器
腾讯云服务器
七牛云服务器

你可能感兴趣的文章