{"id":6326474,"name":"php-actions/behat","ecosystem":"actions","description":"Run your Behat tests in your Github Actions.","homepage":"","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/php-actions/behat","keywords_array":[],"namespace":"php-actions","versions_count":3,"first_release_published_at":"2022-11-11T11:08:33.000Z","latest_release_published_at":"2022-11-11T14:10:31.000Z","latest_release_number":"v1.0.1","last_synced_at":"2026-04-15T00:34:14.818Z","created_at":"2023-02-13T13:15:12.269Z","updated_at":"2026-04-15T00:34:14.818Z","registry_url":"https://github.com/php-actions/behat","install_command":null,"documentation_url":null,"metadata":{"name":"Behat (php-actions)","description":"Run your Behat tests in your Github Actions.","inputs":{"version":{"description":"What version of Behat to use","default":"latest","required":false},"php_version":{"description":"What version of PHP to use","default":"latest","required":false},"php_extensions":{"description":"Space separated list of extensions to configure with the PHP build","required":false},"vendored_behat_path":{"description":"Path to a vendored behat binary","required":false},"config":{"description":"Configuration file location","required":false},"paths":{"description":"Optional path(s) to exclude","required":false},"suite":{"description":"Only execute a specific suite","required":false},"format":{"description":"How to format tests output (pretty/progress/junit)","required":false,"default":"pretty"},"out":{"description":"Write format output to a file/directory instead of STDOUT","required":false},"name":{"description":"Only executeCall the feature elements which match part of the given name or regex","required":false},"tags":{"description":"Only executeCall the features or scenarios with tags matching tag filter expression","required":false},"role":{"description":"Only executeCall the features with actor role matching a wildcard","required":false},"definitions":{"description":"Print all available step definitions (l to list, i to show extended info, 'needle' to find specific definitions)","required":false},"memory_limit":{"description":"Memory limit for tests","required":false},"args":{"description":"Extra arguments to pass to the behat binary","required":false}},"runs":{"using":"composite","steps":[{"env":{"ACTION_TOKEN":"${{ github.token }}","ACTION_VERSION":"${{ inputs.version }}","ACTION_PHP_VERSION":"${{ inputs.php_version }}","ACTION_BEHAT_PATH":"${{ inputs.vendored_behat_path }}","ACTION_PHP_EXTENSIONS":"${{ inputs.php_extensions }}","ACTION_CONFIG":"${{ inputs.config }}","ACTION_PATHS":"${{ inputs.paths }}","ACTION_SUITE":"${{ inputs.suite }}","ACTION_FORMAT":"${{ inputs.format }}","ACTION_OUT":"${{ inputs.out }}","ACTION_NAME":"${{ inputs.name }}","ACTION_TAGS":"${{ inputs.tags }}","ACTION_ROLE":"${{ inputs.role }}","ACTION_DEFINITIONS":"${{ inputs.definitions }}","ACTION_MEMORY_LIMIT":"${{ inputs.memory_limit }}","ACTION_ARGS":"${{ inputs.args }}"},"id":"behat_run","run":"set -e\nbash \u003c(curl -s https://raw.githubusercontent.com/php-actions/php-build/cee5b9fa9fbc4c888e7a62bbb7b8eade18e3c56b/php-build.bash) behat\n${{ github.action_path }}/behat-action.bash\n","shell":"bash"}]},"branding":{"icon":"check-square","color":"purple"},"default_branch":"master","path":null},"repo_metadata":{"uuid":"222171308","full_name":"php-actions/behat","owner":"php-actions","description":"Run Behat tests in Github Actions.","archived":false,"fork":false,"pushed_at":"2022-11-29T21:24:39.000Z","size":32,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-07-13T08:35:28.076Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/php-actions.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["g105b"]}},"created_at":"2019-11-16T23:17:17.000Z","updated_at":"2023-04-02T12:56:03.000Z","dependencies_parsed_at":"2023-01-05T05:03:11.832Z","dependency_job_id":null,"html_url":"https://github.com/php-actions/behat","commit_stats":{"total_commits":20,"total_committers":1,"mean_commits":20.0,"dds":0.0,"last_synced_commit":"af60839cad9afaf812c461df79b182f984090920"},"previous_names":[],"tags_count":3,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-actions%2Fbehat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-actions%2Fbehat/tags","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-actions%2Fbehat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/php-actions","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":145718529,"owners_count":6280350,"icon_url":"https://github.com/github.png","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"},"owner_record":{"login":"php-actions","name":"PHP Actions","uuid":"54269877","kind":"organization","description":"Perform common PHP tasks in Github Actions.","email":null,"website":null,"location":"United Kingdom","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/54269877?v=4","repositories_count":11,"last_synced_at":"2023-03-03T11:23:13.260Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/php-actions","created_at":"2022-11-13T22:31:34.366Z","updated_at":"2023-03-03T11:23:13.279Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/php-actions","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/php-actions/repositories"},"tags":[{"name":"v1.0.1","sha":"1d196acd2c0b7bb11333fe7a0966510989893890","kind":"commit","published_at":"2022-11-11T14:10:31.000Z","download_url":"https://codeload.github.com/php-actions/behat/tar.gz/v1.0.1","html_url":"https://github.com/php-actions/behat/releases/tag/v1.0.1","dependencies_parsed_at":"2023-06-01T10:39:51.090Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-actions%2Fbehat/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-actions%2Fbehat/tags/v1.0.1/manifests"},{"name":"v1","sha":"1d196acd2c0b7bb11333fe7a0966510989893890","kind":"commit","published_at":"2022-11-11T14:10:31.000Z","download_url":"https://codeload.github.com/php-actions/behat/tar.gz/v1","html_url":"https://github.com/php-actions/behat/releases/tag/v1","dependencies_parsed_at":"2023-06-01T10:39:51.511Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-actions%2Fbehat/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-actions%2Fbehat/tags/v1/manifests"},{"name":"v1.0.0","sha":"d5e278c0e4d31facf4e79105c5d95a873cfd5d84","kind":"commit","published_at":"2022-11-11T11:08:33.000Z","download_url":"https://codeload.github.com/php-actions/behat/tar.gz/v1.0.0","html_url":"https://github.com/php-actions/behat/releases/tag/v1.0.0","dependencies_parsed_at":"2023-06-01T10:39:51.344Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-actions%2Fbehat/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-actions%2Fbehat/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2023-07-14T09:52:22.538Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":20.602123276818254,"dependent_packages_count":0.0,"stargazers_count":34.691807954365395,"forks_count":35.17033750594201,"docker_downloads_count":null,"average":22.616067184281412},"purl":"pkg:githubactions/php-actions/behat","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/php-actions/behat","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/php-actions/behat","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/php-actions/behat/dependencies","status":null,"funding_links":["https://github.com/sponsors/g105b"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T10:24:01.305Z","issues_count":1,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":1,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/php-actions%2Fbehat/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/php-actions%2Fbehat/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/php-actions%2Fbehat/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/php-actions%2Fbehat/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/php-actions%2Fbehat/codemeta","maintainers":[]}