LICENSE
README.md
pyproject.toml
src/mg_autotest/__init__.py
src/mg_autotest/config.py
src/mg_autotest/main.py
src/mg_autotest.egg-info/PKG-INFO
src/mg_autotest.egg-info/SOURCES.txt
src/mg_autotest.egg-info/dependency_links.txt
src/mg_autotest.egg-info/entry_points.txt
src/mg_autotest.egg-info/requires.txt
src/mg_autotest.egg-info/top_level.txt
src/mg_autotest/core/__init__.py
src/mg_autotest/core/device.py
src/mg_autotest/core/helpers.py
src/mg_autotest/core/image_matcher.py
src/mg_autotest/core/logger.py
src/mg_autotest/core/watchers.py
src/mg_autotest/scripts/__init__.py
src/mg_autotest/scripts/capture_template_web.py
src/mg_autotest/scripts/workflow_builder.py
src/mg_autotest/scripts/workflow_runner.py