pytest-aioworkers

View on PyPIReverse Dependencies (4)

0.4.0 pytest_aioworkers-0.4.0-py3-none-any.whl

Wheel Details

Project: pytest-aioworkers
Version: 0.4.0
Filename: pytest_aioworkers-0.4.0-py3-none-any.whl
Download: [link]
Size: 7770
MD5: 2dfa7246d7dd013f8e5d87334fff0ac4
SHA256: 26edf19ded66b8a5dc05f28e5a54b553a32b177cdb84192adc0f5d08ee19f42f
Uploaded: 2023-05-01 18:04:09 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-aioworkers
Version: 0.4.0
Summary: A plugin to test aioworkers project with pytest
Author-Email: Alexander Malev <malev[at]somedev.ru>
Project-Url: GitHub, https://github.com/aioworkers/pytest-aioworkers
Project-Url: Homepage, https://github.com/aioworkers/pytest-aioworkers
Project-Url: Documentation, https://github.com/aioworkers/pytest-aioworkers/blob/master/README.rst
Project-Url: Issues, https://github.com/aioworkers/pytest-aioworkers/issues
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: AsyncIO
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Testing
Classifier: Typing :: Typed
Requires-Python: >=3.7
Requires-Dist: aioworkers
Requires-Dist: pytest (>=6.1.0)
Requires-Dist: pytest-aiohttp; extra == "aiohttp"
Requires-Dist: pytest-asyncio; extra == "asyncio"
Provides-Extra: aiohttp
Provides-Extra: asyncio
Description-Content-Type: text/x-rst
License-Expression: Apache-2.0
License-File: LICENSE
[Description omitted; length: 1956 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.14.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pytest_aioworkers/__init__.py sha256=k7HESbDTTTiK_Vj0ZvC4USrHIGgOCrbjkpPsGMw6xzk 338
pytest_aioworkers/plugin.py sha256=VCjt2U0kBdC96Adz-6xNC7JPel3fk8IfRvlfGymvHe4 1260
pytest_aioworkers/utils.py sha256=c0fPqKhuzqTGRKzl8BGNF3BiqO4Hlo8Ib30bcM8UATY 510
pytest_aioworkers-0.4.0.dist-info/METADATA sha256=Ds56uKyPkfcrOtAi1rINl7h0mx_CVLgS-oiTqcKVTzw 3316
pytest_aioworkers-0.4.0.dist-info/WHEEL sha256=9MIigYJ7D5sOqAPqr0-o6tSMY_nQ7c6kvtvyeUB99YQ 87
pytest_aioworkers-0.4.0.dist-info/entry_points.txt sha256=T_CQJLK5mkLXtJtF9DhAewaXkKD5HIaC9InLrAZ4p6M 49
pytest_aioworkers-0.4.0.dist-info/licenses/LICENSE sha256=CUvt2ilcBwKAfRAnoA4RNPTLcdUj3En21LPK9YkFMGg 11358
pytest_aioworkers-0.4.0.dist-info/RECORD

entry_points.txt

aioworkers = pytest_aioworkers.plugin