- Requests
- Pytest
- tavern
- selenium
- selenium grid
- Appium
- Appium grid
- Locust
- behave
- allure-behave
- pdb (For debugging and breakpoints)
- PyMySQL (For MYSQL)
- setuptools (For packaging)
- logging (For logs)
- virtualenv
- conda
- https://towardsdatascience.com/micropipenv-best-practices-for-installing-python-dependencies-72203925eb0d
https://www.lambdatest.com/blog/top-5-python-frameworks-for-test-automation-in-2019/
- ROBOT
- PYTEST
- UNITTEST OR PYUNIT
- BEHAVE
- LETTUCE
- NOSE
- Jenkins
- Installation on Macos [https://www.jenkins.io/download/lts/macos/]
- brew install jenkins-lts
- brew services start jenkins-lts
- browse to http://localhost:8080
- Enter Admin password from /Users//.jenkins/secrets/initialAdminPassword
- Click Install Suggested Plugins