ibexa / behat
Ibexa Behat
Requires
- php: ^7.4 || ^8.0
- ext-json: *
- behat/behat: ^3.13
- behat/mink-goutte-driver: ^1.2
- behat/mink-selenium2-driver: ^1.4
- bex/behat-screenshot: ^2.1
- dmore/behat-chrome-extension: ^1.3
- dmore/chrome-mink-driver: ^2.7
- ezsystems/behat-screenshot-image-driver-cloudinary: ^1.1
- fakerphp/faker: ^1.17
- friends-of-behat/mink: ^1.8
- friends-of-behat/mink-browserkit-driver: ^1.4
- friends-of-behat/mink-extension: ^2.4
- friends-of-behat/symfony-extension: ^2.1
- guzzlehttp/psr7: ^1.6.1
- ibexa/core: ~4.6.0
- liuggio/fastest: ^1.11
- oleg-andreyev/mink-phpwebdriver: ^1.2
- oleg-andreyev/mink-phpwebdriver-extension: ^1.0
- php-http/client-common: ^2.1
- phpunit/phpunit: ^8.5 || ^9.0 || ^10.0
- psy/psysh: ^0.10.8
- symfony/config: ^5.0
- symfony/console: ^5.0
- symfony/dependency-injection: ^5.0
- symfony/form: ^5.4
- symfony/http-kernel: ^5.0
- symfony/lock: ^5.0
- symfony/process: ^5.4
- symfony/property-access: ^5.0
- symfony/stopwatch: ^5.2
- symfony/yaml: ^5.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.0
- ibexa/ci-scripts: ^0.2
- ibexa/code-style: ^1.0
- ibexa/doctrine-schema: ~4.6.0
- mikey179/vfsstream: ^1.6
- phpstan/phpstan: ^1.10
- phpstan/phpstan-phpunit: ^1.3
- phpstan/phpstan-symfony: ^1.3
- symfony/phpunit-bridge: ^6.3
Conflicts
- instaclick/php-webdriver: 1.4.12
Replaces
- dev-main / 5.0.x-dev
- 4.6.x-dev
- v4.6.13
- v4.6.12
- v4.6.11
- v4.6.10
- v4.6.9
- v4.6.8
- v4.6.7
- v4.6.6
- v4.6.5
- v4.6.4
- v4.6.3
- v4.6.2
- v4.6.1
- v4.6.0
- v4.6.0-rc1
- v4.6.0-beta5
- v4.6.0-beta4
- v4.6.0-beta3
- v4.6.0-beta2
- v4.6.0-beta1
- 4.5.x-dev
- v4.5.7
- v4.5.6
- v4.5.5
- v4.5.4
- v4.5.3
- v4.5.2
- v4.5.1
- v4.5.0
- v4.5.0-rc1
- v4.5.0-beta2
- v4.5.0-beta1
- 4.4.x-dev
- v4.4.4
- v4.4.3
- v4.4.2
- v4.4.1
- v4.4.0
- v4.4.0-rc1
- v4.4.0-beta1
- 4.3.x-dev
- v4.3.5
- v4.3.4
- v4.3.3
- v4.3.2
- v4.3.1
- v4.3.0
- v4.3.0-rc1
- v4.3.0-beta1
- 4.2.x-dev
- v4.2.4
- v4.2.3
- v4.2.2
- v4.2.1
- v4.2.0
- v4.2.0-rc1
- v4.2.0-beta1
- 4.1.x-dev
- v4.1.5
- v4.1.4
- v4.1.3
- v4.1.2
- v4.1.1
- v4.1.0
- v4.1.0-rc1
- v4.1.0-beta1
- 4.0.x-dev
- v4.0.8
- v4.0.7
- v4.0.6
- v4.0.5
- v4.0.4
- v4.0.3
- dev-ibx-8633
- dev-ibx_8136
- dev-added_app_switcher
- dev-ibx-6507-retry-load-user-group-46
- dev-add-failed-login-to-known-issues
- dev-add-process-option
- dev-add-login-locking
- dev-browser-log-support
- dev-fix-cs
This package is auto-updated.
Last update: 2024-10-31 10:58:52 UTC
README
Ibexa BehatBundle makes development of Behat tests for Ibexa DXP quicker and easier.
This package is part of Ibexa DXP.
Install Ibexa DXP and then install this package to use it:
composer require --dev ibexa/behat --no-scripts --no-plugins
composer sync-recipes ibexa/behat --force -v
For more information about BehatBundle, see:
COPYRIGHT
Copyright (C) 1999-2024 Ibexa AS (formerly eZ Systems AS). All rights reserved.
LICENSE
This source code is available separately under the following licenses:
A - Ibexa Business Use License Agreement (Ibexa BUL), version 2.4 or later versions (as license terms may be updated from time to time) Ibexa BUL is granted by having a valid Ibexa DXP (formerly eZ Platform Enterprise) subscription, as described at: https://www.ibexa.co/product For the full Ibexa BUL license text, please see:
- LICENSE-bul file placed in the root of this source code, or
- https://www.ibexa.co/software-information/licenses-and-agreements (latest version applies)
AND
B - GNU General Public License, version 2 Grants an copyleft open source license with ABSOLUTELY NO WARRANTY. For the full GPL license text, please see:
- LICENSE file placed in the root of this source code, or
- https://www.ibexa.co/software-information/licenses-and-agreements (latest version applies)