coherent.test

View on PyPIReverse Dependencies (1)

0.7.1 coherent_test-0.7.1-py3-none-any.whl

Wheel Details

Project: coherent.test
Version: 0.7.1
Filename: coherent_test-0.7.1-py3-none-any.whl
Download: [link]
Size: 3282
MD5: 2cb207ae21a6237d74939aa7e180f2b2
SHA256: 1c10fc66b873582b314ee4fd3c0fac7ca79bd58375ba3800b79e23a3673fb5da
Uploaded: 2024-08-25 21:25:00 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: coherent.test
Version: 0.7.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: pip-run
Requires-Dist: pytest
Requires-Dist: coherent.build (>=0.10)
Requires-Dist: jaraco.compat (>=4.2)
Provides-Extra: test
Provides-Extra: doc
Description-Content-Type: text/markdown
[Description omitted; length: 633 characters]

WHEEL

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

RECORD

Path Digest Size
coherent/test/__main__.py sha256=ncYBFy9kmymxQC5qWOqUWUxI_LdKEwj32uo1s1wGB7Q 1187
coherent/test/monkey.py sha256=nJBaHuuYMjIFxGt7LiaXQXJKcgkvQDNokYL0hjisnx8 958
coherent/test/__init__.py sha256=SiHGM8igQ9UtWkER5xRaIaYbMeuhKYjme4YMrGzbBKQ 192
coherent_test-0.7.1.dist-info/METADATA sha256=qVAA8s5OMu-qJ986JltU4DKyHbywfYG8Ul9qN6qM3qE 1314
coherent_test-0.7.1.dist-info/WHEEL sha256=xwCvqR_tqJ3Ej9Wez_XdmRPdq9SWEwB8IV-d4ZOwyF0 86
coherent_test-0.7.1.dist-info/entry_points.txt sha256=hItuNtVri5-vkW-8ieBeSz2MQOmPvRqhX0Vg8e0My-s 111
coherent_test-0.7.1.dist-info/RECORD

entry_points.txt

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