pytest-exception-script

View on PyPIReverse Dependencies (0)

0.1.0 pytest_exception_script-0.1.0-py3-none-any.whl

Wheel Details

Project: pytest-exception-script
Version: 0.1.0
Filename: pytest_exception_script-0.1.0-py3-none-any.whl
Download: [link]
Size: 24325
MD5: c5cbd04686e90511ecec0d7a4b795ebd
SHA256: 1eede3f3c0373ad0f7ab33748237d1f857b4e35a2d9253ff0914fb5dafd5046a
Uploaded: 2020-08-04 03:43:50 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-exception-script
Version: 0.1.0
Summary: Walk your code through exception script to check it's resiliency to failures.
Author: qporest
Author-Email: ihor.husar[at]gmail.com
Home-Page: https://github.com/qporest/pytest-exception-script
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 2.7
Classifier: Operating System :: OS Independent
Classifier: Framework :: Pytest
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Requires-Dist: PyYAML
Requires-Dist: toml
Requires-Dist: Werkzeug
Requires-Dist: pytest
Description-Content-Type: text/markdown
[Description omitted; length: 2535 characters]

WHEEL

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

RECORD

Path Digest Size
chaos_test/__init__.py sha256=at7PqcgKdHBO-4pbOxVC5Fiy0aO8bqNB_T5AZsPrQzw 49
chaos_test/exceptions.py sha256=mtLYCQYZ4ueIwnaqkkDdWghMgsjhUSTG4ltaJNA3p18 258
chaos_test/hooks.py sha256=b2sHin8-kDo5kMSDtV8p1ri-msnO3pOTPhpzGHbz0hw 926
chaos_test/parser.py sha256=dFxZWnF8W1GbA1G0soeSSP-LUDWpQjkJyHgQWD7zJ54 5181
chaos_test/structure.py sha256=V1ZTYdSp_NxHWIT5uKeTdv4-jnnhmGIfSNChXV5bJDk 9515
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/conftest.py sha256=Lx1kTGzUi1uxTUJZJybDLjUEHUfV1OH07wcsN-Lvz4U 44
tests/fake_app_success.py sha256=59WBsALRv61661f1HQ2XpVb29b5cWg9qFo3nism-EVs 858
tests/test_plugin.py sha256=lIvg935Ne0iowsBdC-aLqmHis-voGmF9z_mmR_pBrWE 9886
tests/test_toml_parsing.py sha256=RhRBcM1hKwieuYf1cr_tCfqS5bXl5O8PzvF1qeB0WAs 1386
tests/test_yaml_parsing.py sha256=KdxOg_ujvZXfqCpjQSkqhZvKcIY8SnOQB321xrdrWWI 1388
pytest_exception_script-0.1.0.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
pytest_exception_script-0.1.0.dist-info/METADATA sha256=UdDqzIZsxGFfsLaXSZAy71BRTmh22b04-ciRL22lf0g 3264
pytest_exception_script-0.1.0.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
pytest_exception_script-0.1.0.dist-info/entry_points.txt sha256=gatjvm4I9ve8HlgJtRekzaes0hS04AftW3Z3G1-GvgQ 42
pytest_exception_script-0.1.0.dist-info/top_level.txt sha256=RorjtG_FxRQ81pReg4FBiKDXtFDLN5k5NwyX6jTcVSA 17
pytest_exception_script-0.1.0.dist-info/RECORD

top_level.txt

chaos_test
tests

entry_points.txt

chaos_test = chaos_test.hooks