{"id":15652007,"url":"https://github.com/marcgibbons/django-selenium-docker","last_synced_at":"2025-10-05T23:28:12.568Z","repository":{"id":51062363,"uuid":"112097239","full_name":"marcgibbons/django-selenium-docker","owner":"marcgibbons","description":"Example of Django Selenium testing w/ Docker","archived":false,"fork":false,"pushed_at":"2023-11-06T12:37:09.000Z","size":10,"stargazers_count":31,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-20T08:04:57.709Z","etag":null,"topics":["django","docker","pytest","pytest-django","selenium","tests","ui"],"latest_commit_sha":null,"homepage":"https://marcgibbons.com/posts/2023/testing-django-selenium-pytest-docker","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/marcgibbons.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":"2017-11-26T16:13:34.000Z","updated_at":"2024-02-02T13:05:45.000Z","dependencies_parsed_at":"2024-10-03T12:41:02.541Z","dependency_job_id":"beeb2fa2-4fbf-4387-9d21-059936553606","html_url":"https://github.com/marcgibbons/django-selenium-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/marcgibbons/django-selenium-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcgibbons%2Fdjango-selenium-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcgibbons%2Fdjango-selenium-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcgibbons%2Fdjango-selenium-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcgibbons%2Fdjango-selenium-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcgibbons","download_url":"https://codeload.github.com/marcgibbons/django-selenium-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcgibbons%2Fdjango-selenium-docker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260906994,"owners_count":23080603,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["django","docker","pytest","pytest-django","selenium","tests","ui"],"created_at":"2024-10-03T12:40:55.375Z","updated_at":"2025-10-05T23:28:07.520Z","avatar_url":"https://github.com/marcgibbons.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Example: Django Selenium Tests with Docker\n\n## Requirements\n\n- Docker \u0026 Docker compose\n\n## Installation\n\n```bash\ndocker compose build\n```\n\n## Start Selenium\n\n```bash\ndocker compose up -d selenium\n```\n\n## Connect to browser using noVNC\n\nOn your host, open http://localhost:7900 and click \"Connect\".\n\n## Run tests\n\n```\ndocker compose run --rm --use-aliases django pytest\n```\n\nYou can interact with the browser using breakpoints.\n\nExample: drop into pdb at the beginning of each test with `--trace`.\n\n```\ndocker compose run --rm --use-aliases django pytest --trace\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcgibbons%2Fdjango-selenium-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcgibbons%2Fdjango-selenium-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcgibbons%2Fdjango-selenium-docker/lists"}