TestSolar TestTool CLI
Project description
testtools-cli
testtools命令行工具,主要提供脚手架辅助功能
安装
pip install testtools-cli
如何使用
testtools-cli init
在指定目录(默认当前目录)创建测试工具脚手架内容,当前支持语言:
- python
使用例子:
testtools-cli init
testtools-cli init --workdir /tmp/jagma
测试工具建议使用小写英文名称。
testtools-cli check
检查指定目录(默认当前目录)的脚手架内容还有哪些要修改的。
开发说明
脚手架内容按照语言统一放到 脚手架目录 下面。模板语言使用Jinja2,只有2条简单规则:
- 文件内容中的
{{name}}
会被替换为输入的工具名称 - 路径中的
{{name}}
会被替换为输入的工具名称
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
testtools_cli-0.2.6.tar.gz
(14.7 kB
view details)
Built Distribution
File details
Details for the file testtools_cli-0.2.6.tar.gz
.
File metadata
- Download URL: testtools_cli-0.2.6.tar.gz
- Upload date:
- Size: 14.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9c51686c2523a17fb51f572593a8c17cbb20c87a94004a10b7371613f9f15884 |
|
MD5 | 3aa0a9eb5e850cd5b0e72080b04cfc97 |
|
BLAKE2b-256 | 80835616f9332dbc19ce211773daf404114e5c22de3d13f396e1ba8e08e56b1e |
Provenance
File details
Details for the file testtools_cli-0.2.6-py3-none-any.whl
.
File metadata
- Download URL: testtools_cli-0.2.6-py3-none-any.whl
- Upload date:
- Size: 25.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40b065a44b5a725cd1451906772823f2652b86934d151bce6573a126f5692d1d |
|
MD5 | 51e5e4e31d3716a81cdbc550364a28a4 |
|
BLAKE2b-256 | 1ff61c82ba784504654e35d72c64b2aa300173722c70c60a26ee4f4312e9a9ac |