pytest-mini

View on PyPIReverse Dependencies (0)

0.1.19 pytest_mini-0.1.19-py3-none-any.whl
0.1.8 pytest_mini-0.1.8-py3-none-any.whl

Wheel Details

Project: pytest-mini
Version: 0.1.8
Filename: pytest_mini-0.1.8-py3-none-any.whl
Download: [link]
Size: 18836
MD5: de51c6bd5843bf7dafe26ec1dcfec396
SHA256: 030e236c9196fe29fb473d753d7e65f9d55a05d68263b79c0480c4b87f4626b1
Uploaded: 2023-02-04 01:37:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-mini
Version: 0.1.8
Summary: A plugin to test mp
Author: 听白
Author-Email: 490336534[at]qq.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9,<4.0
Requires-Dist: Faker (<16.0.0,>=15.3.3)
Requires-Dist: PyYAML (<7.0,>=6.0)
Requires-Dist: allure-pytest (<3.0.0,>=2.11.1)
Requires-Dist: allure-python-commons (<3.0.0,>=2.11.1)
Requires-Dist: attrs (<23.0.0,>=22.1.0)
Requires-Dist: certifi (<2023.0.0,>=2022.9.24)
Requires-Dist: charset-normalizer (<4.0.0,>=3.0.1)
Requires-Dist: concurrent-log-handler (<0.10.0,>=0.9.20)
Requires-Dist: ddt (<2.0.0,>=1.6.0)
Requires-Dist: exceptiongroup (<2.0.0,>=1.0.4)
Requires-Dist: future (<0.19.0,>=0.18.2)
Requires-Dist: idna (<4.0,>=3.4)
Requires-Dist: iniconfig (<3.0.0,>=2.0.0)
Requires-Dist: minium (<2.0.0,>=1.3.1)
Requires-Dist: packaging (<24.0,>=23.0)
Requires-Dist: pluggy (<2.0.0,>=1.0.0)
Requires-Dist: portalocker (<3.0.0,>=2.6.0)
Requires-Dist: pyee (<10.0.0,>=9.0.4)
Requires-Dist: pyparsing (<4.0.0,>=3.0.9)
Requires-Dist: pytest (<8.0.0,>=7.2.0)
Requires-Dist: pytest-assume (<3.0.0,>=2.4.3)
Requires-Dist: pytest-dependency (<0.6.0,>=0.5.1)
Requires-Dist: pytest-lazy-fixture (<0.7.0,>=0.6.3)
Requires-Dist: pytest-ordering (<0.7,>=0.6)
Requires-Dist: python-dateutil (<3.0.0,>=2.8.2)
Requires-Dist: requests (<3.0.0,>=2.28.1)
Requires-Dist: six (<2.0.0,>=1.16.0)
Requires-Dist: tomli (<3.0.0,>=2.0.1)
Requires-Dist: typing_extensions (<5.0.0,>=4.4.0)
Requires-Dist: urllib3 (<2.0.0,>=1.26.12)
Description-Content-Type: text/markdown
[Description omitted; length: 26 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.4.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pytest_mini/allureoperator.py sha256=OjjGE3acZtvUbVz9wTteHWZzaaAmguzlbIaVhRQghvE 3244
pytest_mini/constant.py sha256=YKtt78A8BQM_mj92S6R2LZsgdLs9SKXq6QCdxISRAo8 1517
pytest_mini/fixture.py sha256=QhDx0HsRF35VWgM1wVMzoUqDUJ1OG4HLGwxRktXwWqQ 4248
pytest_mini/locator.py sha256=8M-TYpcfMNxPkaD72WFVxskft94WZqy0oezLJpnyLkw 1147
pytest_mini/logoperator.py sha256=QYvqA5YYW673GJRQcHZyKCbrqONw3J8GL36vo_qFsh0 3855
pytest_mini/mini.py sha256=Cy0h5iZWa_ax3RZzaIsu-qHIo3qrM18JAQZYuSkL9zY 11769
pytest_mini/plugin.py sha256=9UdpmBdYkAXxMjAK1SWEUetnmgVdZQbtlp8KXpsrr7w 219
pytest_mini/timeoperator.py sha256=QeWP4HzajDrgVadQclBklAMfwjR7C4jzKh45HwQlIGY 5723
pytest_mini/tools.py sha256=98yLKD9G6YSepnsQcHDPDbSFPb3LW4Rrdpm-tgcxQ5Q 3283
pytest_mini-0.1.8.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
pytest_mini-0.1.8.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
pytest_mini-0.1.8.dist-info/entry_points.txt sha256=3VIDOjgZLNqwP8iVXInvSxovTwu1tx-w5lUsTdVB3eU 63
pytest_mini-0.1.8.dist-info/METADATA sha256=k5kjmdWfSmLZ5pdwFk6goXaaf67xO5xfSsjoJQ7Y9xg 1746
pytest_mini-0.1.8.dist-info/RECORD

entry_points.txt

mini = pytest_mini.mini
mp = pytest_mini.plugin:Plugin