yastr

View on PyPIReverse Dependencies (0)

0.1.0 yastr-0.1.0-py3-none-any.whl

Wheel Details

Project: yastr
Version: 0.1.0
Filename: yastr-0.1.0-py3-none-any.whl
Download: [link]
Size: 8490
MD5: 5cc34349338e6dc8c54c76752c49b556
SHA256: 351fc22c21b67249af28d037c41027655a6ed636e16d842c889d5885922154d3
Uploaded: 2022-05-30 23:20:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: yastr
Version: 0.1.0
Summary: Yet another simple test runner
Author: Christoph Swoboda
Author-Email: codetent[at]gmail.com
Home-Page: https://github.com/codetent/yastr
Project-Url: Repository, https://github.com/codetent/yastr
License: MIT
Keywords: test,testing,runner,pytest,executable
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.8,<3.11
Requires-Dist: anyconfig[template,yaml] (<0.14.0,>=0.13.0)
Requires-Dist: marshmallow-dataclass[union] (<9.0.0,>=8.5.3)
Requires-Dist: pytest (<8.0.0,>=7.1.1)
Requires-Dist: wrapt (<2.0.0,>=1.14.0)
Description-Content-Type: text/markdown
[Description omitted; length: 2095 characters]

WHEEL

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

RECORD

Path Digest Size
yastr/__init__.py sha256=aEi6XGQ7bENyLQC1TAzzQd6tObzPXfdk3kofaCyx8kI 95
yastr/config.py sha256=yOWupQNje-fp8BeLFL_hMSsV6d-PFnUlPWyUrkuWms0 4689
yastr/fixtures.py sha256=u2FD_QjPUChwOOZMZMmytmiuCkZNq6C3C8vXyZLt4u4 3867
yastr/plugin.py sha256=HqrTmHAzpZtvTCvpOgyCEkccQ_7LLAl61Y_6Eao6Lgo 4091
yastr/utils.py sha256=wgJRzVQLy948qp6v9xz8mzMGX-MdWttd-BmgoRvr0FQ 522
yastr-0.1.0.dist-info/entry_points.txt sha256=JRzufbLGTDjOy24xy3nyVkIee-LzxF5nS8ZPs3cMscs 36
yastr-0.1.0.dist-info/LICENSE sha256=hnmxYcALJHFw9a9TKbFDyaf3Cln3EBeBjrrdMmfnXHk 1074
yastr-0.1.0.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
yastr-0.1.0.dist-info/METADATA sha256=TDhyk1rDlJILpMaHHtvfcSkdErTJw6JSiIF6BzBY8cI 3272
yastr-0.1.0.dist-info/RECORD

entry_points.txt

yastr = yastr:main