阿里云ubuntu18.04安装robotframwork
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了阿里云ubuntu18.04安装robotframwork相关的知识,希望对你有一定的参考价值。
参考技术A 0. 环境确认python和pip都已安装
1. 安装robotframework
2. 协议测试库rammbock和ssh库安装
参考:
https://github.com/robotframework/Rammbock/wiki/RammbockUserGuide
https://github.com/robotframework/SSHLibrary
3. 用例测试
nano rammbock.robot
# robot --version
Robot Framework 3.1.2 (Python 2.7.15+ on linux2)
# robot rammbock.robot
==============================================================================
Rammbock
==============================================================================
Send message | PASS |
------------------------------------------------------------------------------
Rammbock | PASS |
1 critical test, 1 passed, 0 failed
1 test total, 1 passed, 0 failed
==============================================================================
Output: /var/www/html/output.xml
Log: /var/www/html/log.html
Report: /var/www/html/report.html
参考:
https://robotframework.org/
https://pypi.org/project/robotframework/
以上是关于阿里云ubuntu18.04安装robotframwork的主要内容,如果未能解决你的问题,请参考以下文章
阿里云下Ubuntu18.04安装部署EMQ X 消息服务器
阿里云下Ubuntu18.04安装部署EMQ X 消息服务器