pytest-inline

View on PyPIReverse Dependencies (0)

1.0.5 pytest_inline-1.0.5-py3-none-any.whl

Wheel Details

Project: pytest-inline
Version: 1.0.5
Filename: pytest_inline-1.0.5-py3-none-any.whl
Download: [link]
Size: 23718
MD5: 414e45c5ffd6b90eae03588786e6d5ac
SHA256: ac0d02a947bb552a0f1ff9a8244a83af828d48c0400869d16dfc6321ed2aaf3f
Uploaded: 2023-10-19 17:55:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-inline
Version: 1.0.5
Summary: A pytest plugin for writing inline tests.
Author: Yu Liu
Author-Email: yuki.liu[at]utexas.edu
Maintainer: Alan Han, Yu Liu, Pengyu Nie, Zachary William Thurston
Maintainer-Email: yuki.liu[at]utexas.edu
Home-Page: https://github.com/pytest-dev/pytest-inline
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Testing
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.7
Requires-Dist: pytest (>=7.0.0)
Requires-Dist: flake8; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: tox; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 8666 characters]

WHEEL

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

RECORD

Path Digest Size
inline/__init__.py sha256=C-IL-YFUmec-8bf3yfMj6BM-1z3y9VAUW7U7MJAkcE4 33
inline/ast_future.py sha256=Q_wllEXxDpPEm9s891ybVM7eBIV232lSRVi15OaLu0k 33721
inline/inline.py sha256=yfXdfb8FSBmsbuKvxL-rf7DXvtzOw7HpPPDs24NfLxg 3803
inline/plugin.py sha256=VnnKt2KXgnMGLOBeXU0hNcW4XMF8-I01svLlQSXh0Uc 59877
pytest_inline-1.0.5.dist-info/LICENSE sha256=IUfGWD9zK7EAep0OozfDtXTH4hiffS-Khq0kLlKYcK8 1064
pytest_inline-1.0.5.dist-info/METADATA sha256=PfrFKLRlEt55TKMWQjOeZPcjX-G9QJGgjijOTFNdnR4 10004
pytest_inline-1.0.5.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
pytest_inline-1.0.5.dist-info/entry_points.txt sha256=YAiOItXIT1djEMO6CtuKMe-h2QEIY8chJykHMwAq18k 34
pytest_inline-1.0.5.dist-info/top_level.txt sha256=QE6PZoTns-xBPou7DD0hAAAHF-fTAYJ4NlJRRZRaFSw 7
pytest_inline-1.0.5.dist-info/RECORD

top_level.txt

inline

entry_points.txt

inline = inline.plugin