apist, The best framework for api automation testing
Project description
Apist框架介绍
apist致力于接口自动化,可以让测试员在不懂代码的情况下做接口自动化测试,只需要会excel以及遵循相应的规则即可。
使用规范
-
第一个sheet是你的所测系统的接口表格,里面放的是接口的各种信息。
-
第二个sheet名为header,里面放cookie以及user-agent信息,用于请求的授权操作。
-
第三个sheet名为email,里面放的是个人邮箱的用户名密码等信息,用于接收测试报告。
-
详见excel模板中的示例。
启动
-
exe文件启动:api -f D://api.xls。
-
项目中启动:
from apist.apist import Api
Api('api.xls', is_email=False)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file apist-2.10.tar.gz.
File metadata
- Download URL: apist-2.10.tar.gz
- Upload date:
- Size: 14.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1be7b07f646eb2932a711fedb12a88672f5aaec10c925bfdf09e702d4fee2dbb
|
|
| MD5 |
a8baa5f87c306b15d27688a730c68951
|
|
| BLAKE2b-256 |
9d9a45f32d659301e818c27540f0f1a9cc01e97f610014f26b92eac26c1d7f82
|
File details
Details for the file apist-2.10-py3-none-any.whl.
File metadata
- Download URL: apist-2.10-py3-none-any.whl
- Upload date:
- Size: 15.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eb43993cc5a396df5a7910d67b397defd88eb4d0ddd654b25e9d5885ca97c66d
|
|
| MD5 |
6dd1fa9345296ae378e69f401e494c27
|
|
| BLAKE2b-256 |
5763b83e5fe7d0657d2ed6d694c18e6a9e0ffc67985fdb127196b530dc03948d
|