pytest-describe-it

View on PyPIReverse Dependencies (0)

0.1.0 pytest_describe_it-0.1.0-py2.py3-none-any.whl

Wheel Details

Project: pytest-describe-it
Version: 0.1.0
Filename: pytest_describe_it-0.1.0-py2.py3-none-any.whl
Download: [link]
Size: 4327
MD5: a51791f7fc8f87a26e7edd1c0f9340a8
SHA256: 102b14cdeea668eff089d706e03698b518d53174d2e1aed3c55c0e70a7ed7cf3
Uploaded: 2019-07-19 19:41:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-describe-it
Version: 0.1.0
Summary: plugin for rich text descriptions
Author: Timofey Kukushkin
Author-Email: tima[at]kukushkin.me
Home-Page: https://github.com/tkukushkin/pytest-describe-it
Project-Url: Source, https://github.com/tkukushkin/pytest-describe-it
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Plugins
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
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: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Testing
Requires-Dist: pytest
Requires-Dist: typing; python_version < "3"
Requires-Dist: pycodestyle; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 2486 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_describe_it/__init__.py sha256=wZHTyUZxzucbHCPNGLsn-hdrzRwW3EnUx-uHeHBtxCY 247
pytest_describe_it/_plugin.py sha256=xjQIZyeEXQM4cXmm6iBih82uXiYtxMUGf8h8P5weocg 1303
pytest_describe_it-0.1.0.dist-info/LICENSE sha256=w03jmA7-3BvadFyopGPgZijQShd8vzb7anV98Xiw-wg 1074
pytest_describe_it-0.1.0.dist-info/METADATA sha256=X9plc20BluQXtUET6Dmh1-PkQODFYn3jNF57EwR5aNo 3770
pytest_describe_it-0.1.0.dist-info/WHEEL sha256=h_aVn5OB2IERUjMbi2pucmR_zzWJtk303YXvhh60NJ8 110
pytest_describe_it-0.1.0.dist-info/entry_points.txt sha256=6254wT0ylINRDzlGxupPGCeGYA1nqOGvsnp8nLl2i20 53
pytest_describe_it-0.1.0.dist-info/top_level.txt sha256=o_ImdKO_MAXE3v45i9fkY97_osaE0OzmgxWX920-qH0 19
pytest_describe_it-0.1.0.dist-info/RECORD

top_level.txt

pytest_describe_it

entry_points.txt

describe-it = pytest_describe_it._plugin