pytest-cleanslate

View on PyPIReverse Dependencies (1)

1.0.6 pytest_cleanslate-1.0.6-py3-none-any.whl

Wheel Details

Project: pytest-cleanslate
Version: 1.0.6
Filename: pytest_cleanslate-1.0.6-py3-none-any.whl
Download: [link]
Size: 13422
MD5: cfafd5015ef3bb70356e1c8660d4107b
SHA256: 621f3a2450ce8d17429d513cadb33c39488b064d41506c277a858915ba345dda
Uploaded: 2024-09-04 00:22:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-cleanslate
Version: 1.0.6
Summary: Collects and executes pytest tests separately
Author-Email: Juan Altmayer Pizzorno <juan[at]altmayer.com>
Project-Url: Repository, https://github.com/plasma-umass/pytest_cleanslate
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: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Requires-Python: >=3.8
Requires-Dist: pytest
Requires-Dist: py
Requires-Dist: pytest-forked
Requires-Dist: tqdm
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2528 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (74.1.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pytest_cleanslate/__init__.py sha256=uuIQtGXPeT_N57CnFRe8CW5fu9TxIgUYemYIAeQ_fXU 74
pytest_cleanslate/__main__.py sha256=nFiWnXkseVNPJ_3LCtJ4nxEU9Tpsv5FLSpwpIHWIHLg 151
pytest_cleanslate/__version__.py sha256=mqMuQB3aqJVPrHHqJMLjqiMKUiJjozc7EPLcX5DpKHg 22
pytest_cleanslate/plugin.py sha256=Pf8cODVBZ9jvE9Likrwl1e6YB9ItRI4gsRYOGq3AH7Y 6734
pytest_cleanslate/reduce.py sha256=xwnhVvJdTNve20Sk7XsQdEKikmbkSkzZ7zAriOLLpmc 11768
pytest_cleanslate-1.0.6.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
pytest_cleanslate-1.0.6.dist-info/METADATA sha256=TPLCBpc1IV0JdafepMWQIAsnpnYTQCC_wLgo4_ya5Vs 3363
pytest_cleanslate-1.0.6.dist-info/WHEEL sha256=uCRv0ZEik_232NlR4YDw4Pv3Ajt5bKvMH13NUU7hFuI 91
pytest_cleanslate-1.0.6.dist-info/entry_points.txt sha256=GMkexYXZ1I4Zv7N5kafbgFNQhtT7gC63uGl2RmSlB2E 125
pytest_cleanslate-1.0.6.dist-info/top_level.txt sha256=I_rGGNOjY7WRHxJt_Wo8YjXtfrN17sGcPkcXIupDEQc 18
pytest_cleanslate-1.0.6.dist-info/RECORD

top_level.txt

pytest_cleanslate

entry_points.txt

cleanslate-reduce = pytest_cleanslate.reduce:main
pytest_cleanslate = pytest_cleanslate.plugin