famelo / mink-extension
Mink extension for Behat
Installs: 60
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 276
Type:behat-extension
Requires
- php: >=5.3.2
- behat/behat: >=2.4.0,<2.5.0-dev
- behat/mink: >=1.4.0,<1.5.0-dev
Requires (Dev)
This package is auto-updated.
Last update: 2024-11-05 18:49:43 UTC
README
Provides integration layer:
- Additional services for Behat (
Mink
,Sessions
,Drivers
). Behat\MinkExtension\Context\MinkAwareInterface
which providesMink
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+.
Docs
Translated languages
For now exist 10 translated languages: cs
,de
,es
,fr
,ja
,nl
,pl
,pt
,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 making a Pull Request to cucumber\gherkin i18n 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]