testrium

View on PyPIReverse Dependencies (0)

0.1.1 testrium-0.1.1-py3-none-any.whl

Wheel Details

Project: testrium
Version: 0.1.1
Filename: testrium-0.1.1-py3-none-any.whl
Download: [link]
Size: 21219
MD5: 5c479ae3170b1416082908bbec534bd7
SHA256: 38232c9ce350dcfd6d87e5b97e8811d5d0147f0d1f47c7db23683379040c507b
Uploaded: 2024-06-12 22:01:01 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: testrium
Version: 0.1.1
Summary: A modern, advanced testing framework.
Author: Cristian Camargo
Author-Email: ccf[at]cdone.com.br
Home-Page: https://github.com/letalboy/testrium
Project-Url: Documentation, https://github.com/letalboy/testrium#readme
Project-Url: Repository, https://github.com/letalboy/testrium
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10,<4.0
Requires-Dist: pandas (<3.0.0,>=2.2.2)
Requires-Dist: toml (<0.11.0,>=0.10.2)
Description-Content-Type: text/markdown
[Description omitted; length: 5470 characters]

WHEEL

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

RECORD

Path Digest Size
testrium/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
testrium/common/sql_pool.py sha256=C1Edf84cu-fMUxvbu7y5kFyiC3uTkf41YTmbCO_-UYg 1042
testrium/common/validate_configs.py sha256=qTLjsyECoTIiFEYiFZMjPWYXlWWR5BwCYOoqV_ym-Rs 116
testrium/core.py sha256=bZN1psfEWgNv5KNrYDY4QZOziexy52fQpufn-WLDADc 12112
testrium/tools/benchmark.py sha256=Jig8wBcRN-6Twkq3BqmHtnX7PwC53ixxHHAD8nKH6vg 4052
testrium/tools/dashborad.py sha256=GlYu7HN8WTHrFtdSlbnZTFyzeJzpY2GjC_Lvh3OuRbM 7551
testrium/tools/test_results.db sha256=mGrhP8yfFLF_-lGSpOl07Ni0O7oiEKTLglW4Yzr6fts 36864
testrium/utils.py sha256=F5xsTApPoszjbRq-ZLwO6k3EaLLWJRvSwFqQRhCPZyc 4817
testrium-0.1.1.dist-info/entry_points.txt sha256=i9mqPutMxWRs1VhAusfUROrShDyinQG8Q884UPmwuF8 47
testrium-0.1.1.dist-info/METADATA sha256=pw6Denj2x_B6lJwQtBc8OqF81zFxA-mMnKBLH-T63Ls 6224
testrium-0.1.1.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
testrium-0.1.1.dist-info/RECORD

entry_points.txt

testrium = testrium.core:main