随笔分类 -  HttpRunner

该文被密码保护。
posted @ 2020-05-20 16:42 LaMw 阅读(2) 评论(0) 推荐(0)
摘要:Ubuntu安装rabbitMq 笔者ubuntu版本为Ubuntu 15.10,查看ubuntu当前版本命令:cat /etc/issue。 由于rabbitMq需要erlang语言的支持,在安装rabbitMq之前需要安装erlang,执行命令: sudo apt-get install erl 阅读全文
posted @ 2018-12-04 15:36 LaMw 阅读(290) 评论(0) 推荐(0)
摘要:https://github.com/HttpRunner/HttpRunnerManager HttpRunnerManager Design Philosophy 基于HttpRunner的接口自动化测试平台: HttpRunner, djcelery and Django_. HttpRunn 阅读全文
posted @ 2018-06-19 14:57 LaMw 阅读(1763) 评论(0) 推荐(0)
摘要:运行环境 HttpRunner 是一个基于 Python 开发的测试框架,可以运行在 macOS、Linux、Windows 系统平台上。 HttpRunner 的开发环境为 macOS + Python 3.6;实际上,HttpRunner 支持 Python 2.7 和 Python 3.3 以 阅读全文
posted @ 2018-06-14 16:54 LaMw 阅读(1197) 评论(0) 推荐(0)