pesto-testing

View on PyPIReverse Dependencies (0)

0.1.3 pesto_testing-0.1.3-py3-none-any.whl

Wheel Details

Project: pesto-testing
Version: 0.1.3
Filename: pesto_testing-0.1.3-py3-none-any.whl
Download: [link]
Size: 519337
MD5: 90dafca0e9f27db0174b0d1dd7c6faad
SHA256: a6f477d125588796b9f96a94662723174d7fd58a8a8988b53f96555e8e16ebd3
Uploaded: 2021-03-20 20:16:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pesto-testing
Version: 0.1.3
Summary: Who says writing tests should be boring? Introducing Pest, a lightweight, fun-to-use Python testing framework referenced from the popular JS Jest library.
Author: Addy Bhatia
Author-Email: jude.addy999[at]gmail.com
Home-Page: https://github.com/addy999/Pesto
Project-Url: Repository, https://github.com/addy999/Pesto
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8,<4.0
Requires-Dist: PyHamcrest (<3.0.0,>=2.0.2)
Requires-Dist: color-terminal (<2.0,>=1.0)
Requires-Dist: coverage (<6.0,>=5.5)
Requires-Dist: thesmuggler (<2.0.0,>=1.0.1)
Requires-Dist: tqdm (<5.0.0,>=4.59.0)
Requires-Dist: typer[all] (<0.4.0,>=0.3.2)
Requires-Dist: watchdog (<3.0.0,>=2.0.2)
Description-Content-Type: text/markdown
[Description omitted; length: 1949 characters]

WHEEL

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

RECORD

Path Digest Size
logo.png sha256=1LnE9vuXbhHEV1oiWkzq-xzjLejIuPUW0eIqZOKqmio 540025
pesto/__init__.py sha256=gFs_6IFBz6QqszWVTJYwQPkk3JUyiui0Innd1s7evTw 249
pesto/main.py sha256=peWsn9wVg1rhPZ9N7Jp_joPIFMXxiiV6xIgxVXABGEI 1668
pesto/src/classes.py sha256=Muips0w7kC8bAfD709IxIJJT46dE4aq_TXMWrkixdQY 5430
pesto/src/expect.py sha256=KCqGj_nr3kPEfsHk7KbcQSh1HJK7FCmdQvNm9tVzi7g 4078
pesto/src/runner.py sha256=A_p8H279M3XIVTYc3N6UQysNtNTKldEQiS-5xbJVb4Q 1714
pesto/src/utils.py sha256=UtOjenMfcZrl5ShcN1GjOipuLOdXnUXr9CYHbkgAYHw 2113
terminal.gif sha256=rnLt5e5vmqLpozdDmn_456a_EwpBoGpQefOS4F40jGw 62208
pesto_testing-0.1.3.dist-info/entry_points.txt sha256=hOhk2-OGeBbHs5AIDp-r208yIS-B2CFQLLP2S5hyrv4 34
pesto_testing-0.1.3.dist-info/LICENSE sha256=7NxDBda0DyqWJIpljxYPFqSwtXFldjQBe3rNcE9Y6dA 1068
pesto_testing-0.1.3.dist-info/WHEEL sha256=VN2eEg4PHbTOniXb-cCYQPc6zUTS4dAcATjlgU3q-Lo 83
pesto_testing-0.1.3.dist-info/METADATA sha256=H8ebe_hjr0M2WnNsVC9__pY9pVTy4KMRdxMw41EOqLw 2905
pesto_testing-0.1.3.dist-info/RECORD

entry_points.txt

pesto = main:app