dotest

View on PyPIReverse Dependencies (0)

0.1.1 dotest-0.1.1-py3-none-any.whl

Wheel Details

Project: dotest
Version: 0.1.1
Filename: dotest-0.1.1-py3-none-any.whl
Download: [link]
Size: 10004
MD5: 7ec3bd5473318a6808657e3585616d68
SHA256: 38905ec5162a2a82f37568df1ae9a79f49d009d3981fa496751c15e11b6cd1b3
Uploaded: 2022-05-01 12:55:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dotest
Version: 0.1.1
Summary: A system testing framework based on pytest
Author: pyrunner
Author-Email: pyrunner[at]qq.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8,<4.0
Requires-Dist: junitparser (<3,>=2)
Requires-Dist: pytest (<8,>=7)
Description-Content-Type: text/markdown
[Description omitted; length: 454 characters]

WHEEL

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

RECORD

Path Digest Size
dotest/__init__.py sha256=Yszf4z2O6W1FDk7TH2MXGSw5y8Rf0HVFM0RtC5hGD74 116
dotest/debug.py sha256=jfbZ26VC-3Tej43AEqKWNDgr7ksWWWbR4bMIWaOqkCE 625
dotest/dotest.py sha256=ddoUGqrKiwrd1xIxTpIjT62ojFBqfSpWkZD5d7kFwdk 4175
dotest/generate.py sha256=UfxUHL637AYI1884r5k9hn303tkcKWG9Xk_uF70MVdg 4406
dotest/logger.py sha256=hwXLdWYEEeGIUOY1WTNT2ZrDaN1GUC1UllWSY3tkIbk 2189
dotest/main.py sha256=-2K3-7sayCTx2KAOppWpN3q60xcVvdLE0LJdW7c2uog 1773
dotest/plugin.py sha256=n1V-DRZV5wEHY_YQtWwXoICTyNcXWF8XdCyeDRvNj_w 1677
dotest/report.py sha256=45DdUdbjn6S3AZ0PByQfVvUxsqf0fRNAT_q8_3m8qbY 1569
dotest/tools.py sha256=2JF65kMn_dVcIbqmQj-_yj3XNdSASDMobxES5YDBUxE 643
dotest-0.1.1.dist-info/entry_points.txt sha256=iVgLxtne3TmlfRcLT8o53vYMlg2yUFFM06Pg6rwFr-U 84
dotest-0.1.1.dist-info/LICENSE sha256=f6Xpm8bITHOi244XXbI-f-w3hSe_3hZKdy2cIcJMT1U 1063
dotest-0.1.1.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
dotest-0.1.1.dist-info/METADATA sha256=DfbAJ046tqjigkHevToJMJtvYeFB_YByqESUGlU5uik 1148
dotest-0.1.1.dist-info/RECORD

entry_points.txt

dotest = dotest.main:main
name_of_plugin = dotest.plugin