Skip to main content

A system testing framework based on pytest

Project description

VTEST

dotest 是一个基于pytest拓展的测试框架,完全兼容pytest功能,并增加更多易用性功能。

主要功能

  • 支持指定测试case执行顺序: 顺序执行、并发执行、乱序执行
  • 支持测试case参数化设置
  • 支持测试case结果报告实时查看

一键安装

pip install dotest

简易样例

  • 执行顺序 group testset 描述文件参考testset.yaml 执行命令
    cd docs/example
    dotest --testset testset/testset.yaml -v
    

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

dotest-0.1.1-py3-none-any.whl (10.0 kB view hashes)

Uploaded Python 3

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