{"id":15198940,"url":"https://github.com/prog420/demo-qa","last_synced_at":"2026-02-14T07:31:14.704Z","repository":{"id":254580466,"uuid":"846964047","full_name":"prog420/demo-qa","owner":"prog420","description":"Automated tests with Pytest \u0026 Selenium","archived":false,"fork":false,"pushed_at":"2024-08-24T13:21:50.000Z","size":4496,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-06T12:48:20.940Z","etag":null,"topics":["pytest","selenium"],"latest_commit_sha":null,"homepage":"https://prog420.github.io/demo-qa/","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/prog420.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":"2024-08-24T13:08:29.000Z","updated_at":"2025-02-05T13:28:43.000Z","dependencies_parsed_at":"2024-08-24T14:29:26.065Z","dependency_job_id":"56256660-b62f-4b40-9352-0299350b916a","html_url":"https://github.com/prog420/demo-qa","commit_stats":null,"previous_names":["prog420/demo-qa"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/prog420/demo-qa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prog420%2Fdemo-qa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prog420%2Fdemo-qa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prog420%2Fdemo-qa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prog420%2Fdemo-qa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prog420","download_url":"https://codeload.github.com/prog420/demo-qa/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prog420%2Fdemo-qa/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29439486,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T07:24:13.446Z","status":"ssl_error","status_checked_at":"2026-02-14T07:23:58.969Z","response_time":53,"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":["pytest","selenium"],"created_at":"2024-09-28T02:00:24.099Z","updated_at":"2026-02-14T07:31:14.681Z","avatar_url":"https://github.com/prog420.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Test Automation Project for [DemoQA.com](https://demoqa.com/)\n\n[![Website](https://img.shields.io/website.svg?url=https://prog420.github.io/demo-qa)]()\n[![Python](https://img.shields.io/badge/python-3.10-blue)]()\n\n---\n\nLatest Test Report: [Github Page](https://prog420.github.io/demo-qa)\n\n---\n\n**Test Reports:** [Allure](https://allurereport.org/)\n\n**CI:** [Github Actions](https://github.com/features/actions/)\n\n---\n\n### \u0026nbsp;\u0026nbsp;🛠️ Prerequisites\n\n[![Pytest](https://img.shields.io/badge/pytest-8.3.2-blue)](https://pypi.python.org/pypi/pytest)\n[![pytest-xdist](https://img.shields.io/badge/pytest--xdist-3.6.1-blue)](https://pypi.org/project/pytest-xdist/)\n[![Selenium](https://img.shields.io/badge/selenium-4.23.1-blue)](https://pypi.org/project/selenium/)\n[![Allure Pytest](https://img.shields.io/badge/allure--pytest-2.13.5-blue)](https://pypi.python.org/pypi/allure-pytest)\n\n---\n\n### \u0026nbsp;\u0026nbsp;🛠️ Running Tests\n\n#### a) Github Actions CI\n\nLaunch New Test Run:\n\n1. Navigate to `Actions` tab.\n2. Select `Allure Report CI`.\n3. Click `Run Workflow`.\n4. Select `Use Workflow From:`: `Branch: main`.\n5. Click `Run Workflow`.\n6. Wait until the job is complete.\n7. Navigate to [Allure Report Page](https://prog420.github.io/demo-qa).\n\n#### b) Local Machine:\n\n1. Clone repository, install dependencies:\n\n```bash\n# Clone repository\ngit clone ...\n\n# Install virtual environment\npython3 -m venv venv\n\n# Activate virtual environment\nsource venv/bin/activate\n\n# Install dependencies\npip install -r requirements.txt\n```\n\n2. Start new test run:\n\n```bash\npytest -vs --alluredir=allure-reports\n```\n\n3. Check allure report:\n\n```bash\nallure serve allure-reports\n```\n\n---\n\n### \u0026nbsp;\u0026nbsp;🛠️ Custom CLI Arguments:\n\n1. `--headless` - run tests without loading the browser's UI.\n2. `--ignore-passed-test-attachments` - do not attach screenshots / logs to the Allure report.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprog420%2Fdemo-qa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprog420%2Fdemo-qa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprog420%2Fdemo-qa/lists"}