pytest-aioworkers

View on PyPIReverse Dependencies (5)

0.5.0 pytest_aioworkers-0.5.0-py3-none-any.whl

Wheel Details

Project: pytest-aioworkers
Version: 0.5.0
Filename: pytest_aioworkers-0.5.0-py3-none-any.whl
Download: [link]
Size: 8303
MD5: bbc277b41f194c52e644ba7dcbd884cf
SHA256: 69c1939554c2d3e1699fd0f4b9e2df6e7ed434113e690af2dc7ce1ed2feac881
Uploaded: 2024-12-26 23:52:49 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: pytest-aioworkers
Version: 0.5.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#readme
Project-Url: Issues, https://github.com/aioworkers/pytest-aioworkers/issues
Project-Url: Source, https://github.com/aioworkers/pytest-aioworkers
Keywords: aioworkers,pytest
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
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Testing
Classifier: Typing :: Typed
Requires-Python: >=3.9
Requires-Dist: aioworkers (>=0.22)
Requires-Dist: pytest (>=8.3.4)
Requires-Dist: pytest-aiohttp; extra == "aiohttp"
Requires-Dist: pytest-asyncio; extra == "asyncio"
Requires-Dist: mypy (==1.14.0); extra == "dev-lint"
Requires-Dist: ruff (==0.8.4); extra == "dev-lint"
Requires-Dist: aioworkers (==0.28.0); extra == "dev-test"
Requires-Dist: coverage[toml] (==7.6.10); extra == "dev-test"
Requires-Dist: pytest-asyncio (==0.25.0); extra == "dev-test"
Requires-Dist: pytest-mock (==3.14.0); extra == "dev-test"
Requires-Dist: pytest-timeout (==2.3.1); extra == "dev-test"
Requires-Dist: pytest (==8.3.4); extra == "dev-test"
Requires-Dist: pyyaml (==6.0.2); extra == "dev-test"
Provides-Extra: aiohttp
Provides-Extra: asyncio
Provides-Extra: dev-lint
Provides-Extra: dev-test
Description-Content-Type: text/x-rst
License-Expression: Apache-2.0
License-File: LICENSE
[Description omitted; length: 2580 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_aioworkers/__init__.py sha256=NqzUqiD_MvseVaxGsJF-JkJpYyp5f74h0hoXQ-dZlcg 338
pytest_aioworkers/plugin.py sha256=at55RmZxVey7K5vsX-heaej1r8AXfSFIlGgxj_nuF5k 1374
pytest_aioworkers/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_aioworkers/utils.py sha256=c0fPqKhuzqTGRKzl8BGNF3BiqO4Hlo8Ib30bcM8UATY 510
pytest_aioworkers-0.5.0.dist-info/METADATA sha256=MExl4TgjzvQQPXK_sOxMPqPY24QWD72ztL94MJF2jn4 4808
pytest_aioworkers-0.5.0.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
pytest_aioworkers-0.5.0.dist-info/entry_points.txt sha256=T_CQJLK5mkLXtJtF9DhAewaXkKD5HIaC9InLrAZ4p6M 49
pytest_aioworkers-0.5.0.dist-info/licenses/LICENSE sha256=CUvt2ilcBwKAfRAnoA4RNPTLcdUj3En21LPK9YkFMGg 11358
pytest_aioworkers-0.5.0.dist-info/RECORD

entry_points.txt

aioworkers = pytest_aioworkers.plugin