{"id":15382346,"url":"https://github.com/g105b/docker-behat-chromium-headless","last_synced_at":"2026-05-04T23:38:43.516Z","repository":{"id":145820795,"uuid":"171307860","full_name":"g105b/docker-behat-chromium-headless","owner":"g105b","description":"Dead simple Behat tests running in a Docker container on a headless Chromium.","archived":false,"fork":false,"pushed_at":"2019-02-18T16:27:56.000Z","size":5,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-02T00:49:15.224Z","etag":null,"topics":["chrome-headless","chromium-headless","docker","docker-chrome","docker-chromium","docker-image"],"latest_commit_sha":null,"homepage":"","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/g105b.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":"2019-02-18T15:25:08.000Z","updated_at":"2020-12-04T13:07:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"1fe572eb-7ac4-4e39-b0cf-a185e623351e","html_url":"https://github.com/g105b/docker-behat-chromium-headless","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"978d5a855425ca76888b9f5385d17b8f650122c8"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g105b%2Fdocker-behat-chromium-headless","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g105b%2Fdocker-behat-chromium-headless/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g105b%2Fdocker-behat-chromium-headless/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g105b%2Fdocker-behat-chromium-headless/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/g105b","download_url":"https://codeload.github.com/g105b/docker-behat-chromium-headless/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245937896,"owners_count":20696985,"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":["chrome-headless","chromium-headless","docker","docker-chrome","docker-chromium","docker-image"],"created_at":"2024-10-01T14:31:20.374Z","updated_at":"2026-05-04T23:38:38.491Z","avatar_url":"https://github.com/g105b.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Dead simple Behat tests running in a Docker container on a headless Chromium.\n=============================================================================\n\nThis repository holds a dead simple plain PHP application and some Behat tests, all within Docker containers.\n\n*****\n\nRunning the application yourself\n--------------------------------\n\n### Manually (without Docker)\n\nTo test that things are working before adding Docker into the mix, this application can be run using PHP's inbuilt server.\n\n1) Clone the repository: `git clone https://github.com/g105b/docker-behat-chromium-headless`.\n2) Enter the directory and run the server: `cd docker-behat-chromium-headless`, `php -S 0.0.0.0:80`.\n3) Visit http://localhost in your browser. You should see a _Hello, World_ message and an interactive form.\n\nPress Ctrl+C to stop PHP's inbuilt server.\n\n### As a Docker composition\n\n1) Clone and enter the repository.\n2) Run `docker-compose up` to bring up the code and web containers, as defined within `docker-compose.yml`.\n3) Visit http://localhost in your browser. You should see a _Hello, World_ message and an interactive form.\n\nRun `docker-compose down` to stop the Docker composition.\n\nRunning the tests\n-----------------\n\nDocker compositions can be split across multiple files. Before the tests can be run, the dependencies for Behat must be pulled in via Composer. Compose**r**.\n\nInstall dependencies with the command `docker-compose -f docker-compose.build.yml up`. You should see the Composer output scroll past until the script completes with a successful `0` exit code.\n\nOnce the dependencies are installed, the tests can be run with the command `docker-compose -f docker-compose.test.yml up`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fg105b%2Fdocker-behat-chromium-headless","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fg105b%2Fdocker-behat-chromium-headless","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fg105b%2Fdocker-behat-chromium-headless/lists"}