behat/mink-extension

This package is abandoned and no longer maintained. The author suggests using the friends-of-behat/mink-extension package instead.

Mink extension for Behat

Maintainers

👁 everzet

Package info

github.com/Behat/MinkExtension

Homepage

Type:behat-extension

pkg:composer/behat/mink-extension

Statistics

Installs: 36 569 273

Dependents: 586

Suggesters: 5

Stars: 635

Open Issues: 113

2.3.1 2018-02-06 15:36 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 80f7849ba53867181b7e412df9210e12fba50177

  • Christophe Coevoet <stof.woop@notk.org>
  • Konstantin Kudryashov <ever.zet.woop@gmail.com>

testbrowserwebgui


README

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:

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