toll

View on PyPIReverse Dependencies (0)

4.2.1 toll-4.2.1-py2.py3-none-any.whl

Wheel Details

Project: toll
Version: 4.2.1
Filename: toll-4.2.1-py2.py3-none-any.whl
Download: [link]
Size: 11822
MD5: 7f63a03356d62a8aef383c984c687b8c
SHA256: 6a11d9c68e39089edbf16061d075a323ed3c4c95e9b9ee31c8d665f21afea78d
Uploaded: 2020-04-21 18:53:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: toll
Version: 4.2.1
Summary: poor man's integration testing
Author: Michael Howitz
Author-Email: icemac[at]gmx.net
Home-Page: https://github.com/icemac/toll
License: MIT
Keywords: test testing offline integration multiple packages
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Utilities
Requires-Dist: colorama
Requires-Dist: backports.shutil-get-terminal-size; python_version < "3.4"
Requires-Dist: configparser (<5); python_version < "3.5"
Requires-Dist: pytest (>=3); extra == "test"
Requires-Dist: mock; python_version < "3.3" and extra == "test"
Provides-Extra: test
[Description omitted; length: 3080 characters]

WHEEL

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

RECORD

Path Digest Size
toll/__init__.py sha256=P-8ONfxy3uebeE2m9gnSdX2-fDUPg3KH_0e9WBriBaI 47
toll/compat.py sha256=DVhtZt4sO9j8HBvDpeg5EofbMxHHgJGjof2BajG3xsI 273
toll/config.py sha256=zoohyr1fQB-1kVQOwmuJGfNaFSGIs_fFdhFMle9PHTg 2334
toll/main.py sha256=2xZb-nPwG08ND-4xlRu444pRybLtcPvobRGHW5lZHjE 1189
toll/run.py sha256=UWNw79Shsx0WCWpPJ6g8ZLg400KsLihVCVX7Vh6jUbY 2515
toll/test_config.py sha256=UdS9-PrW6M_eF-C-mkR3QcDaKnbAqMlH9okpCtocvX4 3179
toll/test_main.py sha256=1O3QP_6NLkh1yIoVSO-flalpKmPzzJcJ3KQ_vzNGHu4 2717
toll/test_run.py sha256=3OaAkL0MrG54_WB6WIF7y3GmCXQ5akAvAau2CT7Fo_Q 2966
toll/testing.py sha256=XWkBWZ-FbYQxFE-CD3eAKwoqb8I3fKXJQ7pKDRtSLYY 726
toll/fixtures/bad/bad.py sha256=WpiP0a3VCS7G037F2TM-QANHX6uXgKjl-ZyumL1YDjc 271
toll/fixtures/bad/setup.py sha256=xFriKrC04ntqY6osxd1knSzb5_VsIdkAShPe_DG_pNI 65
toll/fixtures/fine/fine.py sha256=FxWkH5uWyNXe7nFmIVuwu0nK-iZ7BeY6gPPICMZgRMI 280
toll/fixtures/fine/setup.py sha256=MCgE3FtqZLu_DsNY7vlbgI0UqCsDgfGOuW8itRIlBVk 66
toll/fixtures/finetoo/finetoo.py sha256=2BdIoo8vBgdtxw_UcHgbXWjHwn41tmZWCv3DX-Ic63M 291
toll/fixtures/finetoo/setup.py sha256=eFnOcSisLvtFlSaLVD9yF7lltNAd3vsx6MUDKH44xr4 69
toll-4.2.1.dist-info/LICENSE.txt sha256=xHjUzUV8ic_LM12jJzXcR-LhfrftGIYVSRs3tvcAHqI 1272
toll-4.2.1.dist-info/METADATA sha256=dNxqMBiW_pBrNb95jz4HjFLUZ2hvJ_0eEp8TppF6Hkk 4542
toll-4.2.1.dist-info/WHEEL sha256=h_aVn5OB2IERUjMbi2pucmR_zzWJtk303YXvhh60NJ8 110
toll-4.2.1.dist-info/entry_points.txt sha256=NK5IODvNKfgZEFkITFj1WLnUGpBrd8PXTy-vfgdM_ak 41
toll-4.2.1.dist-info/top_level.txt sha256=DE0X4LipyUTZlUrnAML42IN0LAt8nyUK2BRbYGhm9DY 5
toll-4.2.1.dist-info/RECORD

top_level.txt

toll

entry_points.txt

toll = toll.main:main