MANIFEST.in
README.md
requirements.txt
setup.py
TeamWebQaUPT/__init__.py
TeamWebQaUPT/conftest.py
TeamWebQaUPT/pytest.ini
TeamWebQaUPT/runner.py
TeamWebQaUPT/utils.py
TeamWebQaUPT/webdriver_config.py
TeamWebQaUPT.egg-info/PKG-INFO
TeamWebQaUPT.egg-info/SOURCES.txt
TeamWebQaUPT.egg-info/dependency_links.txt
TeamWebQaUPT.egg-info/entry_points.txt
TeamWebQaUPT.egg-info/requires.txt
TeamWebQaUPT.egg-info/top_level.txt
TeamWebQaUPT/Features/steps/__init__.py
TeamWebQaUPT/Features/steps/test_equipos_steps.py
TeamWebQaUPT/Features/steps/test_eventos_steps.py
TeamWebQaUPT/Features/steps/test_home_steps.py
TeamWebQaUPT/Features/steps/test_lugares_steps.py
TeamWebQaUPT/Features/steps/test_participantes_steps.py
TeamWebQaUPT/Features/steps/teste_acercade_steps.py
TeamWebQaUPT/features/acercade.feature
TeamWebQaUPT/features/equipos.feature
TeamWebQaUPT/features/eventos.feature
TeamWebQaUPT/features/home.feature
TeamWebQaUPT/features/lugares.feature
TeamWebQaUPT/features/participantes.feature
tests/__init__.py
tests/test_runner.py
tests/test_utils.py