{"id":15288927,"url":"https://github.com/thetodd/symfony-selenium","last_synced_at":"2025-03-24T05:42:58.377Z","repository":{"id":57068562,"uuid":"122473014","full_name":"thetodd/symfony-selenium","owner":"thetodd","description":"A new project skeleton for symfony testing with selenium","archived":false,"fork":false,"pushed_at":"2018-02-22T12:18:09.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-01T12:49:24.347Z","etag":null,"topics":["phpunit","selenium","selenium-webdriver","symfony","symfony-skeleton","symfony4","testing","webdriver"],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/thetodd.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}},"created_at":"2018-02-22T12:03:16.000Z","updated_at":"2019-05-29T22:24:07.000Z","dependencies_parsed_at":"2022-08-24T14:54:12.410Z","dependency_job_id":null,"html_url":"https://github.com/thetodd/symfony-selenium","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thetodd%2Fsymfony-selenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thetodd%2Fsymfony-selenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thetodd%2Fsymfony-selenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thetodd%2Fsymfony-selenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thetodd","download_url":"https://codeload.github.com/thetodd/symfony-selenium/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236170872,"owners_count":19106466,"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":["phpunit","selenium","selenium-webdriver","symfony","symfony-skeleton","symfony4","testing","webdriver"],"created_at":"2024-09-30T15:54:41.415Z","updated_at":"2025-01-29T11:24:48.080Z","avatar_url":"https://github.com/thetodd.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Symfony 4 skeleton with selenium testing\n\nThis is a skeleton for the Symfony 4 framework which can be tested by selenium und php-webdriver.\n\n### Create a project from skeleton\n```bash\ncomposer create-project thetodd/symfony-selenium myappname\n```\n\n### Test the app\n```bash\ncd myappname\ndocker-compose up -d\ndocker-compose exec webapp /var/www/app/bin/phpunit -c /var/www/app/phpunit.xml.dist\n```\n\nThe tests are under the `tests` directory. For functional testing with selenium use `App\\Tests\\Functional\\FunctionalTestcase`\nas base php class.\n\n### Running the app\nIf you run docker-compose the app will automatically be available in your browser at `http://localhost/`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthetodd%2Fsymfony-selenium","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthetodd%2Fsymfony-selenium","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthetodd%2Fsymfony-selenium/lists"}