Resources
Appium
Appium Documentation: https://appium.io/docs/en/latest
Appium (on readthedocs): https://appium.readthedocs.io/en/latest/en/about-appium/getting-started
Appium open source: https://github.com/appium/appium
Pytest
Pytest Documentation: https://docs.pytest.org
Testing Python Applications with Pytest: https://semaphoreci.com/community/tutorials/testing-python-applications-with-pytest
Effective Python Testing With Pytest: https://realpython.com/pytest-python-testing
Pytest open source: https://github.com/pytest-dev/pytest
Introduction to Pytest with examples (by Pluralsight): https://github.com/pluralsight/intro-to-pytest