{"id":27689724,"url":"https://github.com/friendsofbehat/excludespecificationsextension","last_synced_at":"2025-07-13T07:40:09.882Z","repository":{"id":12530407,"uuid":"72078510","full_name":"FriendsOfBehat/ExcludeSpecificationsExtension","owner":"FriendsOfBehat","description":"[WIP] :water_buffalo: Allows to skip specific features or scenarios while executing Behat tests.","archived":false,"fork":false,"pushed_at":"2022-02-07T10:47:23.000Z","size":52,"stargazers_count":11,"open_issues_count":3,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-07T10:17:34.021Z","etag":null,"topics":["behat","behat-extension","php"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FriendsOfBehat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-10-27T06:36:36.000Z","updated_at":"2024-05-28T16:11:39.000Z","dependencies_parsed_at":"2022-08-07T07:00:17.520Z","dependency_job_id":null,"html_url":"https://github.com/FriendsOfBehat/ExcludeSpecificationsExtension","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FriendsOfBehat%2FExcludeSpecificationsExtension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FriendsOfBehat%2FExcludeSpecificationsExtension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FriendsOfBehat%2FExcludeSpecificationsExtension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FriendsOfBehat%2FExcludeSpecificationsExtension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FriendsOfBehat","download_url":"https://codeload.github.com/FriendsOfBehat/ExcludeSpecificationsExtension/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250799995,"owners_count":21489384,"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":["behat","behat-extension","php"],"created_at":"2025-04-25T10:40:56.242Z","updated_at":"2025-04-25T10:40:57.043Z","avatar_url":"https://github.com/FriendsOfBehat.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Exclude Specifications Extension [![License](https://img.shields.io/packagist/l/friends-of-behat/exclude-specifications-extension.svg)](https://packagist.org/packages/friends-of-behat/exclude-specifications-extension) [![Version](https://img.shields.io/packagist/v/friends-of-behat/exclude-specifications-extension.svg)](https://packagist.org/packages/friends-of-behat/exclude-specifications-extension) [![Build status on Linux](https://img.shields.io/travis/FriendsOfBehat/ExcludeSpecificationsExtension/master.svg)](http://travis-ci.org/FriendsOfBehat/ExcludeSpecificationsExtension) [![Scrutinizer Quality Score](https://img.shields.io/scrutinizer/g/FriendsOfBehat/ExcludeSpecificationsExtension.svg)](https://scrutinizer-ci.com/g/FriendsOfBehat/ExcludeSpecificationsExtension/)\n\nAllows to exclude features or scenarios in Behat tests.\n\n## Usage\n\n1. Install it:\n    \n    ```bash\n    $ composer require friends-of-behat/exclude-specifications-extension --dev\n    ```\n\n2. Enable it in your Behat configuration and list features that needs to be excluded:\n    \n    ```yaml\n    # behat.yml\n    default:\n        # ...\n        extensions:\n            FriendsOfBehat\\ExcludeSpecificationsExtension:\n               features:\n                   - vendor/library/features/feature_to_be_skipped.feature\n                   - vendor/library/features/another_feature_to_be_skipped.feature\n    ```\n\n3. That's it! :tada: Listed features are going to be excluded while executing Behat tests.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffriendsofbehat%2Fexcludespecificationsextension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffriendsofbehat%2Fexcludespecificationsextension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffriendsofbehat%2Fexcludespecificationsextension/lists"}