pytest-never-sleep

View on PyPIReverse Dependencies (0)

0.0.2 pytest_never_sleep-0.0.2-py2.py3-none-any.whl

Wheel Details

Project: pytest-never-sleep
Version: 0.0.2
Filename: pytest_never_sleep-0.0.2-py2.py3-none-any.whl
Download: [link]
Size: 5785
MD5: e7d8b6babeb73b2923b77b1d51856512
SHA256: 888b44279d730eacd6ad4783493a61fd5e3318dbbc91d7e634a5cbc9e84f313c
Uploaded: 2021-05-05 09:59:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-never-sleep
Version: 0.0.2
Summary: pytest plugin helps to avoid adding tests without mock `time.sleep`
Author: Denis Korytkin
Author-Email: DKorytkin[at]gmail.com
Home-Page: https://github.com/DKorytkin/pytest-never-sleep
License: MIT license
Keywords: py.test,pytest,without sleep,mock time.sleep
Classifier: Framework :: Pytest
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Utilities
Requires-Python: >=2.7
Requires-Dist: pytest (>=3.5.1)
Description-Content-Type: text/markdown
[Description omitted; length: 89 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_never_sleep/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_never_sleep/_version.py sha256=xLbQKBBOC9bGEPY9Aiawn9-v1vurkPsddqQLibGw2OE 142
pytest_never_sleep/hooks.py sha256=zZiIiwxaMRyGEO2heXQbceKqSCdF0j-XS0mP27M6O98 903
pytest_never_sleep/never_sleep.py sha256=iMt2_5stZVxWJvISGhoyFs2j7-DPPQ16EPLtSsEyiCA 4684
pytest_never_sleep/plugin.py sha256=jMfYvKg-H4a498Oz6IVyR4CDDqq8hdbyf_UqHiK5hdU 1057
pytest_never_sleep-0.0.2.dist-info/LICENSE sha256=bmgsAwnSKDhLRCSfXM_oYl0BgLxApDRhpyeK1xMk4Vw 1071
pytest_never_sleep-0.0.2.dist-info/METADATA sha256=GeXn0sCpW0MbL8Va1_6WIpbJaJQLec2_UBaIi-hKEck 1001
pytest_never_sleep-0.0.2.dist-info/WHEEL sha256=Z-nyYpwrcSqxfdux5Mbn_DQ525iP7J2DG3JgGvOYyTQ 110
pytest_never_sleep-0.0.2.dist-info/entry_points.txt sha256=ApUK99w3pe2SzSRCUWeqcz41JL6bKSH3AowqH5O1gfw 52
pytest_never_sleep-0.0.2.dist-info/top_level.txt sha256=4DLYP6QEPlXkADsPLMF9QDJXPnCuNYTy2JwweNgaQgM 19
pytest_never_sleep-0.0.2.dist-info/RECORD

top_level.txt

pytest_never_sleep

entry_points.txt

never_sleep = pytest_never_sleep.plugin