Skip to main content

TestSolar TestTool CLI

Project description

testtools-cli

testtools命令行工具,主要提供脚手架辅助功能

安装

pip install testtools-cli

如何使用

💾testtools-cli install

安装工具开发依赖的相关组件,目前包括:

  • solarctl

✨testtools-cli init

在指定目录(默认当前目录)创建测试工具脚手架内容,当前支持语言:

  • python
  • golang

使用例子:

testtools-cli init
testtools-cli init --workdir /tmp/jagma

测试工具建议使用小写英文名称。

🪄testtools-cli check

检查指定目录(默认当前目录)的脚手架内容还有哪些要修改的。

  • __TODO__: 必须实现的部分

必须实现的部分主要包括用例的加载执行以及结果的上报

  • __RECOMMANDTODO__: 建议实现的部分

建议实现的部分主要为工具的元数据信息,包括homePage(工具主页)、repository(工具源码地址)、gitPkgUrl以及httpPkgUrl(工具压缩包地址)等

🐞testtools-cli debug

执行加载用例执行用例并输出工具日志,命令支持参数如下所示:

  • --case-root指定用例库根目录,若不传入则默认为当前目录

  • --target指定加载/执行的用例范围,支持传入多个执行目标,若不传入则默认执行用例库下所有用例。

  • --tool指定开发的工具所在目录,若不传入则默认为当前目录

  • --commands指定构建 TestContainer 时执行的自定义命令,适用于用例执行过程中需要安装额外依赖的场景,支持传入多个命令

开发说明

脚手架内容按照语言统一放到 脚手架目录 下面。模板语言使用Jinja2,只有2条简单规则:

  • 文件内容中的{{name}}会被替换为输入的工具名称
  • 路径中的{{name}}会被替换为输入的工具名称

Project details


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.15.tar.gz (87.5 kB view details)

Uploaded Source

Built Distribution

testtools_cli-0.2.15-py3-none-any.whl (66.2 kB view details)

Uploaded Python 3

File details

Details for the file testtools_cli-0.2.15.tar.gz.

File metadata

  • Download URL: testtools_cli-0.2.15.tar.gz
  • Upload date:
  • Size: 87.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.20

File hashes

Hashes for testtools_cli-0.2.15.tar.gz
Algorithm Hash digest
SHA256 48bf0c45bbbc4d7120f21111758cf9efec6d9bc6d7c289eb6ea01ad1f2bc00d5
MD5 08ae80de2d4197ea9bdf506eecfe257a
BLAKE2b-256 5129ebe1fa23d692c6135350162555bc2d84ecd42d249ca23d2589efc33bd6d6

See more details on using hashes here.

Provenance

File details

Details for the file testtools_cli-0.2.15-py3-none-any.whl.

File metadata

File hashes

Hashes for testtools_cli-0.2.15-py3-none-any.whl
Algorithm Hash digest
SHA256 49e56312b428d46db5f4ca9cc23544e50d95c0e7daea07110bd6bf6cb4eaef25
MD5 567fadeffac442dec8c0e75f95d16634
BLAKE2b-256 a4454ae164ad2020e65573bfb6005aed8daf28ae6d8da25fce86777fa6f30e7c

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page