LICENSE
MANIFEST.in
README.md
pyproject.toml
afw/__init__.py
afw/cli.py
afw/templates/jinja/features/feature.feature.j2
afw/templates/jinja/listeners/listener.py.j2
afw/templates/jinja/steps/step.py.j2
afw/templates/jinja/testcases/testcase.py.j2
afw/templates/jinja/testsuite_collections/testsuite_collection.yml.j2
afw/templates/jinja/testsuites/testsuite.py.j2
afw/templates/jinja/testsuites/testsuite.yml.j2
afw/templates/project/.dockerignore
afw/templates/project/.env.example
afw/templates/project/.gitignore
afw/templates/project/Dockerfile
afw/templates/project/README.md
afw/templates/project/__init__.py
afw/templates/project/main.py
afw/templates/project/pytest.ini
afw/templates/project/requirements.txt
afw/templates/project/.vscode/launch.json
afw/templates/project/include/environment.py
afw/templates/project/include/features/login.feature
afw/templates/project/include/steps/login_steps.py
afw/templates/project/settings/appium.properties
afw/templates/project/testcases/login.py
afw/templates/project/testsuites/login.py
afw/templates/project/testsuites/login.yml
appiumfw/__init__.py
appiumfw/api_client.py
appiumfw/api_server.py
appiumfw/config.py
appiumfw/exception.py
appiumfw/listener_manager.py
appiumfw/loader.py
appiumfw/mobile_factory.py
appiumfw/report_generator.py
appiumfw/report_listener.py
appiumfw/runner.py
appiumfw/thread_context.py
appiumfw/utils.py
appiumfw.egg-info/PKG-INFO
appiumfw.egg-info/SOURCES.txt
appiumfw.egg-info/dependency_links.txt
appiumfw.egg-info/entry_points.txt
appiumfw.egg-info/requires.txt
appiumfw.egg-info/top_level.txt