基于pytest的接口自动化测试工具模板
Project description
AAMT 项目模版
用于生成 基于pytest的接口自动化脚手架
python 版本
3.9
安装最新版本
pip install aamt
指定版本安装
pip install aamt==0.2.5
升级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.2.5.tar.gz
(21.1 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.2.5-py3-none-any.whl
(23.6 kB
view details)
File details
Details for the file aamt-0.2.5.tar.gz.
File metadata
- Download URL: aamt-0.2.5.tar.gz
- Upload date:
- Size: 21.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.9.10 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
568eba2563603be176b94fe354a89f73554da1f5e67f1fef084d07faf1bed6af
|
|
| MD5 |
912c6d67169756a4db5ee26ea96f3272
|
|
| BLAKE2b-256 |
f790b18030d232a01092bd8226c0e9a450a673ffb69506521ee688da34c47281
|
File details
Details for the file aamt-0.2.5-py3-none-any.whl.
File metadata
- Download URL: aamt-0.2.5-py3-none-any.whl
- Upload date:
- Size: 23.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.9.10 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eafcc6b6a021cfad98ce410f1603773dcd312eb74b106dcba2c473bb86d3107a
|
|
| MD5 |
8a98f0a70af86cd603efadf04243a738
|
|
| BLAKE2b-256 |
7a28f484f59ffe123a65de739966608c86ce98ed5b0e1271e3361faed38d9093
|