testomaton

View on PyPIReverse Dependencies (0)

0.2.2 testomaton-0.2.2-py2.py3-none-any.whl

Wheel Details

Project: testomaton
Version: 0.2.2
Filename: testomaton-0.2.2-py2.py3-none-any.whl
Download: [link]
Size: 62365
MD5: e81952a1ac281cb1ec5b1e8f50ac753e
SHA256: 2c9a524511ef38798a245b4d00631a8eead21fdab38cf1b45db1cdc3fc0f36a8
Uploaded: 2024-11-12 08:38:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: testomaton
Version: 0.2.2
Summary: Model based combinatorial test data generator
Author: Patryk Chamuczyński, Testify AS
Author-Email: p.chamuczynski[at]testify.no
Home-Page: https://bitbucket.org/testify-no/tomato
License: GNU Affero General Public License v3 or later (AGPLv3+)
Keywords: testing pairwise test_generation
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Testing
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Requires-Dist: python-sat
Requires-Dist: pyparsing
Requires-Dist: pyaml
Requires-Dist: regex
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 54738 characters]

WHEEL

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

RECORD

Path Digest Size
testomaton/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
testomaton/beaver.py sha256=WHH-FGuYGawlEJ7iH3TYPZk5iz3gls6zcpO2wWDqBR0 7493
testomaton/constraint.py sha256=ZcqjAD3j9QeTMpWRH6Gvd0dRGNKvPjMhGeh5-Q_2-Dc 29011
testomaton/exit_codes.py sha256=LhtWIo8YbpyLKIGyMEIqcekV8V3HQnVQkcDt6kOZ0A8 377
testomaton/generator.py sha256=Hcm4R8okF0taNTWQrwQSyccdNZ-kFITwfn-AXx1Nk9Y 12892
testomaton/jigsaw.py sha256=k0MT1Ct5z7OyIgycG6y2dsepj_2nHcqQj13tYQVGND8 14453
testomaton/model.py sha256=uRYnnfvJ0BQu0CWBiU4lffjxzhx8U2Q5o3r161iEY3U 25137
testomaton/solver.py sha256=EMkvp6Nje_IuEMAKUYBda-sFsh3HPXujHyQkqwr9ZgY 13905
testomaton/tomato.py sha256=JL4v1x6mb4dGE9GJtfVcltMBIB86uykbQAKfxVCVneI 24488
testomaton/validator.py sha256=HtZCqkYR3FiQqk5vUJWN0nWQn42s99CRL8gYI5Z4ILY 9675
testomaton-0.2.2.dist-info/LICENSE sha256=TfPDBt3ar0uv_f9cqCDMZ5rIzW3CY8anRRd4PkL6ejs 34522
testomaton-0.2.2.dist-info/METADATA sha256=uBuRulfHUYnio2yv-T3OCQ2rDwmydj3R2OoaI3v9K4s 56250
testomaton-0.2.2.dist-info/WHEEL sha256=B03JAMGq6-VHSCrtDNma_J9UaPCNDvoQGYRXpzGHxgg 109
testomaton-0.2.2.dist-info/entry_points.txt sha256=ysFTmchVUy2pg9ez7RErLqXgPWrZX3SnnapWFzrVttQ 114
testomaton-0.2.2.dist-info/top_level.txt sha256=8g9kl-QSmmvdbI91JEzOR1E6_UoEXoPfEQ9InwRYTOA 59
testomaton-0.2.2.dist-info/RECORD

top_level.txt

beaver
constraint
generator
model
solver
testomaton
tomato

entry_points.txt

beaver = testomaton.beaver:main
jigsaw = testomaton.jigsaw:main
tomato = testomaton.tomato:main