InterfaceUseCaseParameterExplosion
Project description
InterfaceUseCaseParameterExplosion
install: pip install lucpe
接收参数
url 接口url
method 接口请求方式
headers 接口请求头
fission 需要参与用例爆炸的列表
元组形式的列表,如果接口参数有2个,那么格式是[[],[]]
元组形式的列表,如果接口参数有三个,那么格式是[[],[],[]]
在二维数组里写一个key对应的用例情况,比如,空,非空,长度,错误的
[["a", "1", ""],[["a", "1", ""],[["a", "1", ""]]
data 接口参数 {"key":[{"k1": "value", "k2":"v2"}, {"k1": "value", "k2":"v2"}]}
return 最终的返回结果 [{"url":url, "method":"post", "headers":"", "data":{}},{"url":url, "method":"post", "headers":"", "data":{}}]
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
lucpe-0.0.3.tar.gz
(2.9 kB
view details)
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
lucpe-0.0.3-py3-none-any.whl
(7.6 kB
view details)
File details
Details for the file lucpe-0.0.3.tar.gz.
File metadata
- Download URL: lucpe-0.0.3.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.0 requests/2.22.0 setuptools/54.1.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2b75f7d21ad66fb617ae4123b9a4f8003eba9334715c9673e37f21887f3d1f2c
|
|
| MD5 |
88e5f2e61052abf65c933c7e33c9c7b5
|
|
| BLAKE2b-256 |
6987576272d3513bcf642794c4723459dea18222976ec03a3966624bc25374f9
|
File details
Details for the file lucpe-0.0.3-py3-none-any.whl.
File metadata
- Download URL: lucpe-0.0.3-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.0 requests/2.22.0 setuptools/54.1.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e14f7f93447a93d4ef26beda707a114fc04b8eceda430cb1cbe479216b4fe1e2
|
|
| MD5 |
b03ddc9f1b995bcb8dd43bb53aea7faf
|
|
| BLAKE2b-256 |
67e58162f058f596722b7090a2739162b60bb42f34db084e4435ea82408a3e7d
|