cykooz.testing

View on PyPIReverse Dependencies (2)

1.2 cykooz.testing-1.2-py2.py3-none-any.whl

Wheel Details

Project: cykooz.testing
Version: 1.2
Filename: cykooz.testing-1.2-py2.py3-none-any.whl
Download: [link]
Size: 6344
MD5: bcae81d09c0e8d1f76238ee37f58d182
SHA256: 58e56a74a411e5468cff5b11eb0cc7b6fef6c380af3f7f062f89fd05f47ebc89
Uploaded: 2021-08-27 14:09:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cykooz.testing
Version: 1.2
Summary: Collection of helper utilities for testing.
Author: Cykooz
Author-Email: cykooz[at]gmail.com
Home-Page: https://github.com/Cykooz/cykooz.testing
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Testing
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: setuptools
Requires-Dist: six
Requires-Dist: pytest; extra == "test"
Provides-Extra: test
Description-Content-Type: text/x-rst
[Description omitted; length: 7208 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
cykooz/__init__.py sha256=jv2YF__bseklT3OWEzlqJ5qE24c4aWd5F4r0TTjOrWQ 65
cykooz/testing/__init__.py sha256=vZgNmP4D6pT-q7gMeoMyghPiqgoMMpdILSKefmlnk7Y 8451
cykooz/testing/runtests.py sha256=-4EeOapWgelt6K6Le1lHCRfVsK7lKMs-GT23iPzNzH8 370
cykooz.testing-1.2.dist-info/METADATA sha256=_32pzslFmUgplIPjPwhA5Vsluw2xT8y2BSGcbU5c_aM 8280
cykooz.testing-1.2.dist-info/WHEEL sha256=WzZ8cwjh8l0jtULNjYq1Hpr-WCqCRgPr--TX4P5I1Wo 110
cykooz.testing-1.2.dist-info/entry_points.txt sha256=LI3K1Sclr4wkGL4qzlc9FxrhI37u-sbdlYNh1AwdjGM 67
cykooz.testing-1.2.dist-info/top_level.txt sha256=_yshM1VDhmJ2joN2eLO3u4lKkfu-9WFc9orAwH9wltk 7
cykooz.testing-1.2.dist-info/RECORD

top_level.txt

cykooz

entry_points.txt

tests = cykooz.testing.runtests:runtests [test]