coherent.test

View on PyPIReverse Dependencies (1)

0.8.1 coherent_test-0.8.1-py3-none-any.whl

Wheel Details

Project: coherent.test
Version: 0.8.1
Filename: coherent_test-0.8.1-py3-none-any.whl
Download: [link]
Size: 3773
MD5: 3565a9b5f754385c442be39b8ba35ea2
SHA256: b4b4aae3f316c1dc444d1c23bbde258aee3747bdafcaf066327c4fedb2c8ed3c
Uploaded: 2024-09-22 00:12:03 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: coherent.test
Version: 0.8.1
Summary: Run tests for Coherent projects.
Author-Email: "Jason R. Coombs" <jaraco[at]jaraco.com>
Project-Url: Source, https://github.com/coherent-oss/coherent.test
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >= 3.8
Requires-Dist: pytest
Requires-Dist: pytest-enabler
Requires-Dist: pytest-ruff
Requires-Dist: pip-run
Requires-Dist: coherent.build
Requires-Dist: jaraco.compat
Provides-Extra: doc
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 791 characters]

WHEEL

Wheel-Version: 1.0
Generator: coherent.build
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
coherent/test/__init__.py sha256=J3KPX9ZVS2jPTn9GJfOO8lPjayO-flM3DcHQMven4o4 164
coherent/test/core.py sha256=dUUMoU-zZfVKPqlv50znvLfMQfon5Rq4uT6jiqqp4d0 1766
coherent/test/monkey.py sha256=nJBaHuuYMjIFxGt7LiaXQXJKcgkvQDNokYL0hjisnx8 958
coherent/test/__main__.py sha256=SL014Wceo75gFsjL5li5ptDL2EOIRkvyMZcbqtdQTHA 59
coherent_test-0.8.1.dist-info/METADATA sha256=uziksFC56rK3DQ0oZgBTtP1a5pkstU8tRB1KTa5Lmpk 1518
coherent_test-0.8.1.dist-info/WHEEL sha256=xwCvqR_tqJ3Ej9Wez_XdmRPdq9SWEwB8IV-d4ZOwyF0 86
coherent_test-0.8.1.dist-info/entry_points.txt sha256=EJwvdsHf3bAUJXLJsbgBTDQdJoRTtDuVU-Jdgkq9j3M 107
coherent_test-0.8.1.dist-info/RECORD

entry_points.txt

coherent.test = coherent.test.core:run
coherent-monkey-patch = coherent.test.monkey