Download the PHP package thetribe/behat without Composer
On this page you can find all versions of the php package thetribe/behat. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download thetribe/behat
More information about thetribe/behat
Files in thetribe/behat
Package behat
Short Description Scenario-oriented BDD framework for PHP 5.3
License MIT
Homepage http://behat.org/
Informations about the package behat
Behat is a BDD framework for PHP to help you test business expectations.
Installing Behat
The easiest way to install Behat is by using Composer:
After that you'll be able to run Behat via:
Installing Development Version
Clone the repository and install dependencies via Composer:
After that you will be able to run development version of Behat via:
Contributing
Before contributing to Behat, please take a look at the CONTRIBUTING.md document.
Versioning
Starting from v3.0.0
, Behat is following Semantic Versioning v2.0.0.
This basically means that if all you do is implement interfaces (like this one)
and use service constants (like this one),
you would not have any backwards compatibility issues with Behat up until v4.0.0
(or later major)
is released. Exception could be an extremely rare case where BC break is introduced as a measure
to fix a serious issue.
You can read detailed guidance on what BC means in Symfony2 BC guide.
Useful Links
- The main website is at http://behat.org
- The documentation is at http://docs.behat.org/en/latest/
- Official Google Group is at http://groups.google.com/group/behat
- IRC channel on #freenode is
#behat
- Note on Patches/Pull Requests
Contributors
- Konstantin Kudryashov everzet [lead developer]
- Other awesome developers
All versions of behat with dependencies
ext-mbstring Version *
behat/gherkin Version ^4.5.1
behat/transliterator Version ^1.2
symfony/console Version ~2.7.40||^2.8.33||~3.3.15||^3.4.3||^4.0.3
symfony/config Version ~2.3||~3.0||~4.0
symfony/dependency-injection Version ~2.1||~3.0||~4.0
symfony/event-dispatcher Version ~2.1||~3.0||~4.0
symfony/translation Version ~2.3||~3.0||~4.0
symfony/yaml Version ~2.1||~3.0||~4.0
symfony/class-loader Version ~2.1||~3.0
psr/container Version ^1.0
container-interop/container-interop Version ^1.2