pytest-lisa

View on PyPIReverse Dependencies (0)

0.1.0 pytest_lisa-0.1.0-py3-none-any.whl

Wheel Details

Project: pytest-lisa
Version: 0.1.0
Filename: pytest_lisa-0.1.0-py3-none-any.whl
Download: [link]
Size: 6111
MD5: bab8d4a241a6302a52d64a0ac1e38b13
SHA256: 02824db5a93031493063792c9ce95ec67138959bc6c18ed2cac9b7f91a80172c
Uploaded: 2021-01-21 02:08:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-lisa
Version: 0.1.0
Summary: Pytest plugin for organizing tests.
Author: Andrew Schwartzmeyer
Author-Email: andrew[at]schwartzmeyer.com
Home-Page: https://microsoft.github.io/lisa
Project-Url: Repository, https://github.com/microsoft/lisa/tree/andschwa/pytest/pytest-lisa
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Utilities
Requires-Python: >=3.7,<4.0
Requires-Dist: pytest (<7.0.0,>=6.1.2)
Requires-Dist: pytest-playbook (<0.2.0,>=0.1.0)
Requires-Dist: pytest-xdist (<3.0.0,>=2.1.0)
Requires-Dist: schema (==0.7.2)
Description-Content-Type: text/markdown
[Description omitted; length: 325 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
lisa.py sha256=edWmkjk6aq7rD71vkptvzhNnriDvnuf93NSv5Hyvr-I 12907
pytest_lisa-0.1.0.dist-info/entry_points.txt sha256=JlrdmGtOZBHRjoCgVdvnbXQdyYCsJO27aH-RzBf42Q8 56
pytest_lisa-0.1.0.dist-info/WHEEL sha256=SrtnPGVTMeYWttls9xnWA01eUhCZ3ufFdJUYb1J3r-U 83
pytest_lisa-0.1.0.dist-info/METADATA sha256=l6SQnx7HNcKmSR-L2DcvR5VsBh6jwsfUscze4aQobKg 1419
pytest_lisa-0.1.0.dist-info/RECORD

entry_points.txt

lisa = lisa:main
lisa = lisa