Download the PHP package famelo/behat without Composer
On this page you can find all versions of the php package famelo/behat. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor famelo
Package behat
Short Description Scenario-oriented BDD framework for PHP 5.3
License MIT
Homepage http://behat.org/
Package behat
Short Description Scenario-oriented BDD framework for PHP 5.3
License MIT
Homepage http://behat.org/
Please rate this library. Is it a good library?
Informations about the package behat
Behat
- master () - staging branch. Last stable version.
- develop () - development branch. Development happens here and you should send your PRs here too.
Useful Links
- The main website with documentation is at http://behat.org
- Official Google Group is at http://groups.google.com/group/behat
Note on Patches/Pull Requests
- Fork the project
develop
branch (all new development happens here, master for releases & hotfixes only). - Make your feature addition or bug fix.
- Add features for it (look at test/Behat/features for examples). This is important so I don't break it in a future version unintentionally.
- Commit, do not mess with
BehatApplication
version, orCHANGES.md
one. (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull) - Send me a pull request.
Installing Dependencies
wget -nc http://getcomposer.org/composer.phar
php composer.phar update
Running Tests
bin/behat -f progress
Contributing to Formatter Translations
Almost any output message (except exceptions and custom output) printed by Behat
formatters could be translated into your language with --lang
option. In order
to fix/add translation, edit the appropriate section of the i18n.php
file.
Copyright
Copyright (c) 2012 Konstantin Kudryashov (ever.zet). See LICENSE for details.
Contributors
- Konstantin Kudryashov everzet [lead developer]
- Other awesome developers
Sponsors
- knpLabs knpLabs [main sponsor]
All versions of behat with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.1
behat/gherkin Version >=2.2.4,<2.3.0-dev
symfony/console Version >=2.0.0,<2.2.0-dev
symfony/config Version >=2.0.0,<2.2.0-dev
symfony/dependency-injection Version >=2.0.0,<2.2.0-dev
symfony/event-dispatcher Version >=2.0.0,<2.2.0-dev
symfony/translation Version >=2.0.0,<2.2.0-dev
symfony/yaml Version >=2.0.0,<2.2.0-dev
symfony/finder Version >=2.0.0,<2.2.0-dev
behat/gherkin Version >=2.2.4,<2.3.0-dev
symfony/console Version >=2.0.0,<2.2.0-dev
symfony/config Version >=2.0.0,<2.2.0-dev
symfony/dependency-injection Version >=2.0.0,<2.2.0-dev
symfony/event-dispatcher Version >=2.0.0,<2.2.0-dev
symfony/translation Version >=2.0.0,<2.2.0-dev
symfony/yaml Version >=2.0.0,<2.2.0-dev
symfony/finder Version >=2.0.0,<2.2.0-dev
The package famelo/behat contains the following files
Loading the files please wait ....