Skip to main content

pytest plugin for automation test

Project description

pytest-mail-ext

pytest-ext库是一个pytest插件,用于UI测试的失败截图等功能,主要用于自动化测试。

依赖库

使用pytest-ext库时,你需要安装以下依赖库:

  • Python 3.6+
  • pytest 5.3+
  • allure-pytest 2.8+
  • grocery 1.1.0+

自动化项目的目录结构

├── config
│   ├── __init__.py
│   ├── notice_settings.yml
├── testsuite
│   ├── __init__.py
│   ├── data
│   ├── test
│   │   ├── __init__.py

Release Note:

v1.0.1 (2024.3.31)

  • 适配selenium4, 不兼容selenium3, selenium3请安装v1.0.0

v1.0.0 (2024.3.29)

  • 初始版本

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

pytest_ext-1.0.1-py3-none-any.whl (11.2 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