library exclude-specifications-extension
Allows to exclude features or scenarios in Behat tests.
friends-of-behat/exclude-specifications-extension
Allows to exclude features or scenarios in Behat tests.
- Friday, February 9, 2018
- by Zales0123
- Repository
- 3 Watchers
- 8 Stars
- 171 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 4 Forks
- 2 Open issues
- 3 Versions
- 74 % Grown
Allows to exclude features or scenarios in Behat tests., (*1)
Usage
-
Install it:, (*2)
$ composer require friends-of-behat/exclude-specifications-extension --dev
-
Enable it in your Behat configuration and list features that needs to be excluded:, (*3)
# behat.yml
default:
# ...
extensions:
FriendsOfBehat\ExcludeSpecificationsExtension:
features:
- vendor/library/features/feature_to_be_skipped.feature
- vendor/library/features/another_feature_to_be_skipped.feature
-
That's it! :tada: Listed features are going to be excluded while executing Behat tests., (*4)
dev-master
9999999-dev
Allows to exclude features or scenarios in Behat tests.
Sources
Download
MIT
The Requires
The Development Requires
v0.1.1
0.1.1.0
Allows to exclude features or scenarios in Behat tests.
Sources
Download
MIT
The Requires
The Development Requires
v0.1.0
0.1.0.0
Allows to exclude features or scenarios in Behat tests.
Sources
Download
MIT
The Requires
The Development Requires