automationexercise_test_project/ ├─ pageobjects/ │ ├─ login_page.py │ ├─ cart_page.py │ ├─ signup_page.py │ ├─ checkout_page.py │ ├─ home_page.py │ └─ search_page.py ├─ tests/ │ ├─ test_login.py ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.