Files
friends-of-behat-mink-exten…/README.md
Christophe Coevoet a680dada39 Removed the sponsor section from the readme
[ci skip]
2014-08-12 19:51:50 +02:00

1.9 KiB
Executable File

MinkExtension

Build
Status Scrutinizer Code Quality

Provides integration layer:

  • Additional services for Behat (Mink, Sessions, Drivers).
  • Behat\MinkExtension\Context\MinkAwareContext 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+.

Docs

Official documentation.

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 contributing to Gherkin translations.

Copyright (c) 2012 Konstantin Kudryashov (ever.zet). See LICENSE for details.

Contributors