Download the PHP package damien-list/mink-extension without Composer
On this page you can find all versions of the php package damien-list/mink-extension. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download damien-list/mink-extension
More information about damien-list/mink-extension
Files in damien-list/mink-extension
Package mink-extension
Short Description Mink extension for Behat
License MIT
Homepage http://extensions.behat.org/mink
Informations about the package mink-extension
MinkExtension
MinkExtension is an integration layer between Behat 3.0+ and Mink 1.5+ and it provides:
- Additional services for Behat (
Mink
,Sessions
,Drivers
). Behat\MinkExtension\Context\MinkAwareContext
which providesMink
instance for your contexts.- Base
Behat\MinkExtension\Context\MinkContext
context which provides base step definitions and hooks for your contexts or subcontexts. Or it could be even used as context on its own.
Docs
Official documentation.
Translated languages
For now exist 11 translated languages: cs
,de
,es
,fr
,ja
,nl
,pl
,pt
,ro
,ru
,sv
.
Note: The ja
,nl
and sv
are outdated.
How to add a new translated language?
If you want to translate another language, you can use as reference the ru
language file under
translations folder.
Important: The filename must match with the same translated language name in Behat and Gherkin in order to work correctly.
If the language does not exist in Gherkin. You should consider contributing to Gherkin translations.
Copyright
Copyright (c) 2012 Konstantin Kudryashov (ever.zet). See LICENSE for details.
Contributors
- Konstantin Kudryashov everzet [lead developer]
- Other awesome developers
All versions of mink-extension with dependencies
behat/behat Version ^3.0.5
behat/mink Version ^1.5
symfony/config Version ^2.7|^3.0|^4.0