flaky

View on PyPIReverse Dependencies (170)

3.7.0 flaky-3.7.0-py2.py3-none-any.whl

Wheel Details

Project: flaky
Version: 3.7.0
Filename: flaky-3.7.0-py2.py3-none-any.whl
Download: [link]
Size: 22366
MD5: 53b33d5bd30513acf7731bb2ac47e686
SHA256: d6eda73cab5ae7364504b7c44670f70abed9e75f77dd116352f662817592ec9c
Uploaded: 2020-07-08 21:32:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flaky
Version: 3.7.0
Summary: Plugin for nose or pytest that automatically reruns flaky tests.
Author: Box
Author-Email: oss[at]box.com
Home-Page: https://github.com/box/flaky
License: Apache Software License, Version 2.0, http://www.apache.org/licenses/LICENSE-2.0
Keywords: nose pytest plugin flaky tests rerun retry
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Software Development :: Testing
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Operating System :: OS Independent
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS :: MacOS X
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*
[Description omitted; length: 6274 characters]

WHEEL

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

RECORD

Path Digest Size
flaky/__init__.py sha256=iGXR18zwJqkECKFqh-x8UuokFQ5HxiZJU3S5NhWE0pE 92
flaky/_flaky_plugin.py sha256=_SBMNzqM6u49eBFwHIQ9prbydFprS07UfskzL6ONcTs 22693
flaky/defaults.py sha256=kxrsHSGnFAHUwNjxeG4ordt0sbd0DtQkwbi2ibGO2f4 1816
flaky/flaky_decorator.py sha256=4ZfnsgiePK7-km9Vr6R37nCMZTtQEHcQRrHQmFUzAZ0 2133
flaky/flaky_nose_plugin.py sha256=VooVQqNlraRdfCYCL8HWH4CTjihhlLXaO76IRfDUZPo 9652
flaky/flaky_pytest_plugin.py sha256=LkRmJjVaO2qB26zqjbxPudWRxHXzfv92bWmnsAMDS34 14712
flaky/multiprocess_string_io.py sha256=zn6QDhyulpX80z9h5LpVnEj5rJGf30IGtkp_jA4WiuE 985
flaky/names.py sha256=FKySxLIqQZ42DYQYB9EMqA8-oHeRxawiMKXoMRF8lZs 722
flaky/utils.py sha256=uARN9rHPo4voX7hN8caZGIZjzsJCwBlu-MpZhFGToi4 606
flaky-3.7.0.dist-info/AUTHORS.rst sha256=Ex6_r4OrXxdXE2Trh0rOXOs-tk54fpJmqfT0-oAx-dI 343
flaky-3.7.0.dist-info/LICENSE sha256=xmayURcZqXmuMxECG5fg6OChYACUYCTnJiZw3uBhUUQ 9574
flaky-3.7.0.dist-info/METADATA sha256=8uZb4tNJlqNYpYvHXz0LHLcqfRSvT6INf37yqCdom98 7616
flaky-3.7.0.dist-info/WHEEL sha256=_wJFdOYk7i3xxT8ElOkUJvOdOvfNGbR9g-bf6UQT6sU 110
flaky-3.7.0.dist-info/entry_points.txt sha256=Fl1b1gTdLM46kf9p88iL0IDlhzKOfHB48Y3ZGAe9icY 111
flaky-3.7.0.dist-info/top_level.txt sha256=mUakT3-VYyM7bVB_VLqMy2zmRoqa8vl3X4kb-THSHII 6
flaky-3.7.0.dist-info/RECORD

top_level.txt

flaky

entry_points.txt

flaky = flaky.flaky_nose_plugin:FlakyPlugin
flaky = flaky.flaky_pytest_plugin