基于pytest的接口自动化测试工具模板
Project description
AAMT 项目模版
用于生成 基于pytest的接口自动化脚手架
python 版本
3.9
安装最新版本
pip install aamt
指定版本安装
pip install tep==0.1.0
升级aamt
pip install -U aamt
创建项目脚手架
aamt startproject demo
创建项目脚手架(自动创建虚拟环境)
aamt startproject demo -venv
外网速度慢,pandas可能安装失败,推荐用国内镜像
pip --default-timeout=6000 install -i https://pypi.tuna.tsinghua.edu.cn/simple aamt
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
aamt-0.1.0.tar.gz
(24.8 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
aamt-0.1.0-py3-none-any.whl
(28.4 kB
view details)
File details
Details for the file aamt-0.1.0.tar.gz.
File metadata
- Download URL: aamt-0.1.0.tar.gz
- Upload date:
- Size: 24.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.9.10 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
060ac80e5d0c4207cc808396f6249d15d4221127675a1860fb1798f21beb762c
|
|
| MD5 |
e4803a1a6ca318f83d7920a6e46ce425
|
|
| BLAKE2b-256 |
b3c07d416c8779bdf0056bd4d673b7536a9d7efdf151ab4932886872af7908f6
|
File details
Details for the file aamt-0.1.0-py3-none-any.whl.
File metadata
- Download URL: aamt-0.1.0-py3-none-any.whl
- Upload date:
- Size: 28.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.9.10 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
601193fe519122518b4ca21788265c519dfa5be0a6c655ad31e5962dd78e990d
|
|
| MD5 |
16e49e8aeaf8a995a895f0d075186ac1
|
|
| BLAKE2b-256 |
8d3ccf53b2bb2a57849d6f3db7500fda95e2e6ed169f33fbe0bb0f8a03ded969
|