自动化测试工具 ruce

码农软件 · 软件分类 · 测试工具 · 2019-11-22 23:42:28

软件介绍

ruce自动化测试工具简介:

1,如测是一个规范化的http接口测试工具,目前支持对http请求的get和post协议测试。
2,如测完成的工作就是对一个或者多个http请求接口的数据校验工作。
3,如测是基于unittest的一个http测试框架,编写测试用例风格与unitest相似。

ruce依赖:

1,引入新的requests包来分析http请求.
2,引入新的模板包jinjia2来处理模板文件。
3,引入yaml包来使用配置文件管理的功能。
4,依赖包均在depends目录中,直接安装上去即可
5,Python版本仅在Python2.7.6版本以上测试,理论2.7版本的均可以使用本包。

本文地址:https://codercto.com/soft/d/19587.html

Text Processing in Python

Text Processing in Python

David Mertz / Addison-Wesley Professional / 2003-6-12 / USD 54.99

Text Processing in Python describes techniques for manipulation of text using the Python programming language. At the broadest level, text processing is simply taking textual information and doing som......一起来看看 《Text Processing in Python》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

SHA 加密
SHA 加密

SHA 加密工具