Behat / MinkExtension

Mink extension (tight integration and configuration) for Behat
MIT License
636 stars 279 forks source link
behat behat-extension mink php

MinkExtension

[!IMPORTANT] This package is no longer maintained. Use friends-of-behat/mink-extension instead.

MinkExtension is an integration layer between Behat 3.0+ and Mink 1.5+ and it provides:

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