Skip to content

Commit

Permalink
Add behat suite tags extension
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafikooo committed Nov 5, 2024
1 parent 5e46133 commit d0b5696
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions behat.yml.dist
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# This file is part of the Sylius package.
# (c) Sylius Sp. z o.o.

imports:
- vendor/sylius/sylius/src/Sylius/Behat/Resources/config/suites.yml
- tests/Behat/Resources/suites.yml
Expand Down Expand Up @@ -61,3 +64,5 @@ default:
FriendsOfBehat\ExcludeSpecificationsExtension:
features:
- features/pdf_generation_disabled

SyliusLabs\SuiteTagsExtension: ~
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
"phpunit/phpunit": "^9.5",
"polishsymfonycommunity/symfony-mocker-container": "^1.0",
"sylius-labs/coding-standard": "^4.2",
"sylius-labs/suite-tags-extension": "~0.1",
"symfony/browser-kit": "^5.4.21 || ^6.4",
"symfony/debug-bundle": "^5.4.21 || ^6.4",
"symfony/dotenv": "^5.4.21 || ^6.4",
Expand Down

0 comments on commit d0b5696

Please sign in to comment.