{"id":16112384,"url":"https://github.com/eddie4k-code/pytestautomationframework","last_synced_at":"2026-04-29T00:35:04.361Z","repository":{"id":78094885,"uuid":"591072399","full_name":"Eddie4k-code/pyTestAutomationFramework","owner":"Eddie4k-code","description":"A Data Driven Automation Testing Framework for a Demo Site.","archived":false,"fork":false,"pushed_at":"2023-01-21T16:27:50.000Z","size":14079,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T06:44:51.699Z","etag":null,"topics":["automated-testing","automation","automation-framework","pytest","selenium","selenium-java","selenium-webdriver","test-automation","testing"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Eddie4k-code.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-19T21:28:22.000Z","updated_at":"2023-01-23T19:18:00.000Z","dependencies_parsed_at":"2023-04-10T09:20:08.376Z","dependency_job_id":null,"html_url":"https://github.com/Eddie4k-code/pyTestAutomationFramework","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"4716fca748478a7ffc0257785e168c1bd18bfcdb"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Eddie4k-code/pyTestAutomationFramework","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eddie4k-code%2FpyTestAutomationFramework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eddie4k-code%2FpyTestAutomationFramework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eddie4k-code%2FpyTestAutomationFramework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eddie4k-code%2FpyTestAutomationFramework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Eddie4k-code","download_url":"https://codeload.github.com/Eddie4k-code/pyTestAutomationFramework/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eddie4k-code%2FpyTestAutomationFramework/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32405902,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automated-testing","automation","automation-framework","pytest","selenium","selenium-java","selenium-webdriver","test-automation","testing"],"created_at":"2024-10-09T20:07:29.983Z","updated_at":"2026-04-29T00:35:04.346Z","avatar_url":"https://github.com/Eddie4k-code.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pyTestAutomationFramework\nA Data Driven Automation Testing Framework for a Demo Site.\nhttps://www.globalsqa.com/angularJs-protractor/BankingProject/#/customer\n\n\u003ch1\u003eDescription\u003c/h1\u003e\nHaving experience in automation testing with Java, Selenium and TestNG. I wanted to get my hands on pytest and create an automation framework in python with it to practice my skills.\n\n\n\u003ch1\u003eCommand Line\u003c/h1\u003e\n(Tests that are avaliable are test_login and test_customer)\n\u003ch3\u003eRun a specific test\u003c/h3\u003e -  pytest -v -s testCases/test_file_name.py --html=Reports\\report.html --capture sys -rF\n\n\u003ch3\u003eChange Browser\u003c/h3\u003e\nadd --browser= chrome or firefox\n\n\n\u003ch1\u003eTests\u003c/h1\u003e\n\u003cp\u003eLogin Test - Tests logging into the application\u003c/p\u003e\n\u003cp\u003eCustomer Test - Tests Logging into the application and making a deposit and a withdrawl.\u003c/p\u003e\n\n\u003ch1\u003eDirectory\u003c/h1\u003e\n\u003ch3\u003eConfigurations\u003c/h3\u003e Contains all config info such as URL, and path to test data.\n\u003ch3\u003eLogs\u003c/h3\u003e Stores all logs from run time\n\u003ch3\u003ePageObjects\u003c/h3\u003e Contains functions and element selectors for each page\n\u003ch3\u003eReports\u003c/h3\u003e After run time a html report is generated and stored here.\n\u003ch3\u003eScreenshots\u003c/h3\u003eWhen a test fails a screenshot is saved here\n\u003ch3\u003etestCases\u003c/h3\u003eContains all test methods\n\u003ch3\u003eTestData\u003c/h3\u003eTest Data Excel file is stored here\n\u003ch3\u003eutilities\u003c/h3\u003eContains utilities such as common functions that are used, functions for reading test data, reading properties and logging.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feddie4k-code%2Fpytestautomationframework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feddie4k-code%2Fpytestautomationframework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feddie4k-code%2Fpytestautomationframework/lists"}