tep is a testing framework to help you write pytest more easily. Try Easy Pytest!
Project description
简介
tep是Try Easy Pytest的首字母缩写,帮你轻松上手pytest。
框架特点:
- 基于pytest封装,成熟、稳定且扩展性强。
- 框架完全由Python构建,没有混杂其他语言。
- 原生Python语法,学习Python,零成本使用框架。
- HAR包转换pytest用例。
- 函数v()支持${}占位符语法,便捷管理接口数据。
安装
支持Python3.8以上版本
创建虚拟环境:python -m venv .venv
激活虚拟环境,Windows用户:activate.bat
Mac用户:source .venv/bin/activate
安装tep:pip install tep
验证安装成功:tep -V
更多介绍
重要版本说明
- V3.0.0 纯粹Python接口测试框架
- V2.0.0 关键字驱动框架
- V1.0.0 tep小工具完整教程
- V0.2.3 tep小工具首次开源
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
tep-3.0.6.tar.gz
(26.4 kB
view details)
Built Distribution
tep-3.0.6-py3-none-any.whl
(30.8 kB
view details)
File details
Details for the file tep-3.0.6.tar.gz
.
File metadata
- Download URL: tep-3.0.6.tar.gz
- Upload date:
- Size: 26.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.8.9 Darwin/21.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
66cd278cac215a4727fa79e79f4c954ca8a2f6788f268eb28e583a272f04fe76
|
|
MD5 |
52c223b68c4f1b30c38f0d6a969291e5
|
|
BLAKE2b-256 |
a47b4057db307876e3e928c66df7a8cfb01eabccbf455fa3146af26ee2dc664c
|
File details
Details for the file tep-3.0.6-py3-none-any.whl
.
File metadata
- Download URL: tep-3.0.6-py3-none-any.whl
- Upload date:
- Size: 30.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.8.9 Darwin/21.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
4942555b6974f27cdb59037f2f5e8592d763dc075bbf91754e5efda36dde3a9a
|
|
MD5 |
2faa1c3aa8cf281dbcff2ce7036a6d66
|
|
BLAKE2b-256 |
1f116ce3f5785e4e5e22b683fd6ee53bdae3af050352959568c1b9349325c2bc
|