MinkExtension
, (*1)
Provides integration layer:, (*2)
- Additional services for Behat (
Mink, Sessions, Drivers).
-
Behat\MinkExtension\Context\MinkAwareInterface which provides Mink
instance for your contexts or subcontexts.
- 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 subcontext on its own.
between Behat 2.4+ and Mink 1.4+., (*3)
Docs
Official documentation., (*4)
Translated languages
For now exist 10 translated languages: cs,de,es,fr,ja,nl,pl,pt,ru,sv., (*5)
Note: The ja,nl and sv are outdated., (*6)
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., (*7)
Important: The filename must match with the same translated language name in Behat and Gherkin in order to work correctly., (*8)
If the language does not exist in Gherkin.
You should consider making a Pull Request to
cucumber\gherkin i18n file., (*9)
Copyright
Copyright (c) 2012 Konstantin Kudryashov (ever.zet). See LICENSE for details., (*10)
Contributors