Download the PHP package andreyors/behat-bootstrap without Composer
On this page you can find all versions of the php package andreyors/behat-bootstrap. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package behat-bootstrap
Behat Bootstrap
A Behat extension to automate console operations in order to prepare environment within Symfony 3/4, i.e. preparing initial database state, cleaning redis cache and warming composer cache
Getting started
Prerequisites
- Behat 3
- Composer
Installing
composer require --dev andreyors/behat-bootstrap
Usage
We usually need to prepare behat environment (create a fresh copy of db, clear the cache before, set up rabbitmq queues and exchanges)
Copy and paste behat.yaml
configuration
Tests
License
This library is released under the MIT license.
All versions of behat-bootstrap with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
behat/behat Version ^3.4.3
symfony/config Version ~3.2||~4.0
symfony/dependency-injection Version ~3.2||~4.0
behat/behat Version ^3.4.3
symfony/config Version ~3.2||~4.0
symfony/dependency-injection Version ~3.2||~4.0
The package andreyors/behat-bootstrap contains the following files
Collapse All