pytest-experiments

View on PyPIReverse Dependencies (0)

0.1.1 pytest_experiments-0.1.1-py3-none-any.whl

Wheel Details

Project: pytest-experiments
Version: 0.1.1
Filename: pytest_experiments-0.1.1-py3-none-any.whl
Download: [link]
Size: 11079
MD5: e5247f60a9d80c2b97a4d21b15e9a0c3
SHA256: ba45b6c21159964e0f8f7abdcf927b6e526a436904686215c6b69974e0eadbf5
Uploaded: 2021-12-13 21:50:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-experiments
Version: 0.1.1
Summary: A pytest plugin to help developers of research-oriented software projects keep track of the results of their numerical experiments.
Author: Matt Battifarano
Author-Email: matthew.battifarano[at]gmail.com
Home-Page: https://pytest-experiments.readthedocs.io/en/latest/
Project-Url: Repository, https://github.com/mbattifarano/pytest-experiments
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
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: Topic :: Software Development :: Testing
Requires-Python: >=3.7,<4.0
Requires-Dist: SQLAlchemy (<2.0.0,>=1.4.28)
Requires-Dist: pytest (<7.0.0,>=6.2.5)
Description-Content-Type: text/x-rst
[Description omitted; length: 6495 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_experiments/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_experiments/common.py sha256=YScGqFoUhTE7ZZAdLYiNYSuKDHdTl2uRNzqHlRjFQd8 2173
pytest_experiments/config.py sha256=ADCDx0x86h9wX2cEj1alQkaKPz98qtBUguu7bQn5lro 334
pytest_experiments/experiment.py sha256=9cTfGKo6zqQ_bJ25ajpY83qEQcAGuALK-Dvg3x8_75Y 3819
pytest_experiments/fixtures.py sha256=59iNo_1XFw6VHPS6N2FfTZmFcfnrzc4_mriM24zDq5I 1399
pytest_experiments/json_tools.py sha256=Nn7Erx4crOTwTwytKDtaGDjRPAHnprkZN9QzcBGRdFc 1351
pytest_experiments/serde.py sha256=_XSRGwPxxnwSZXfr_xPmW0zqS8MHH_Kyd1ckvL-XMBc 460
pytest_experiments/store.py sha256=5eIXUkgyfj9P3buHjMQoPfVuZygmh1r43-Ae8Iwrwuc 3266
pytest_experiments-0.1.1.dist-info/entry_points.txt sha256=vwsPw7fPDDMknjlDmsYe-mR-x2xS_3_OeQ0VQuSOs9o 52
pytest_experiments-0.1.1.dist-info/LICENSE sha256=hJeoXhbEjoTrLkS2iHJBDop0UJsa5bdB_yBxaSVWKOg 1084
pytest_experiments-0.1.1.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
pytest_experiments-0.1.1.dist-info/METADATA sha256=VPZDW5P9omDC6cAYY9wOPXtYlB5Wr35bH9WnwZSg9VM 7759
pytest_experiments-0.1.1.dist-info/RECORD

entry_points.txt

experiments = pytest_experiments.fixtures