pytest-unused-fixtures

View on PyPIReverse Dependencies (0)

0.1.5 pytest_unused_fixtures-0.1.5-py3-none-any.whl

Wheel Details

Project: pytest-unused-fixtures
Version: 0.1.5
Filename: pytest_unused_fixtures-0.1.5-py3-none-any.whl
Download: [link]
Size: 7554
MD5: 723bd5ef87a13edb8c5392595b958c6a
SHA256: a796fe664ed324b584fa58376c496cba623248ca42802e27153da1e3bed7f43f
Uploaded: 2024-04-08 09:29:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-unused-fixtures
Version: 0.1.5
Summary: A pytest plugin to list unused fixtures after a test run.
Author: Mikuláš Poul
Author-Email: mikulaspoul[at]gmail.com
Home-Page: https://github.com/mikicz/pytest-unused-fixtures
Project-Url: Repository, https://github.com/mikicz/pytest-unused-fixtures
License: MIT
Keywords: pytest,fixtures
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
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: Topic :: Software Development :: Testing
Requires-Python: >=3.9,<4.0
Requires-Dist: pytest (>7.3.2)
Description-Content-Type: text/markdown
[Description omitted; length: 2234 characters]

WHEEL

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

RECORD

Path Digest Size
LICENSE sha256=EavhXoJ2QFMSUSMI5E32W5UmzuSlbRyxz0StVXXZmU0 1071
pytest_unused_fixtures/__init__.py sha256=94f67PC-9fFf2KTdvJVOUJFSpGl0z0LZ-FEJa70LSMY 153
pytest_unused_fixtures/decorators.py sha256=JXuTGKzoVgG1hkeYpvTglbS88bqBIGDuBypFPRMYI9U 88
pytest_unused_fixtures/options.py sha256=hMbGSOvsb7C-nM54AsZ7kunxKddpYijbkVeC0TERXsk 1226
pytest_unused_fixtures/plugin.py sha256=Glj_rtJ656IUmXwdCR2YSXqSv8z_ctAUysUCss4bMqM 4543
pytest_unused_fixtures/xdist.py sha256=2cvl9-SDebTIJhQNdhrpInaUqsXJeAARtLAHRTM0z-c 1529
pytest_unused_fixtures-0.1.5.dist-info/LICENSE sha256=EavhXoJ2QFMSUSMI5E32W5UmzuSlbRyxz0StVXXZmU0 1071
pytest_unused_fixtures-0.1.5.dist-info/METADATA sha256=ERQbsu29ppGWpR_QOcM89VlOpXJQnrDdwQnYSvIj0fM 3220
pytest_unused_fixtures-0.1.5.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
pytest_unused_fixtures-0.1.5.dist-info/entry_points.txt sha256=XSyhvlJ98zDsmmvSpha0N1nkplD2S14ZgcDM6tefy9Y 58
pytest_unused_fixtures-0.1.5.dist-info/RECORD

entry_points.txt

pytest-unused-fixtures = pytest_unused_fixtures