LICENSE
MANIFEST.in
README.md
pyproject.toml
matcha_core/__init__.py
matcha_core/__main__.py
matcha_core/cli.py
matcha_core/engine.py
matcha_core/evaluator.py
matcha_core/models.py
matcha_core/reporting.py
matcha_core/specs_parser.py
matcha_core.egg-info/PKG-INFO
matcha_core.egg-info/SOURCES.txt
matcha_core.egg-info/dependency_links.txt
matcha_core.egg-info/entry_points.txt
matcha_core.egg-info/requires.txt
matcha_core.egg-info/top_level.txt
tests/test_cli.py
tests/test_engine.py
tests/test_evaluator.py
tests/test_reporting.py