Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/vendor/behat/mink-extension
Yannick Warnier 93566e8613 Add static resources for release 10 years ago
..
doc Add static resources for release 10 years ago
features Add static resources for release 10 years ago
i18n Add static resources for release 10 years ago
src/Behat/MinkExtension Add static resources for release 10 years ago
.gitignore Add static resources for release 10 years ago
.travis.yml Add static resources for release 10 years ago
LICENSE Add static resources for release 10 years ago
README.md Add static resources for release 10 years ago
behat.yml.dist Add static resources for release 10 years ago
build.php Add static resources for release 10 years ago
composer.json Add static resources for release 10 years ago
init.php Add static resources for release 10 years ago

README.md

MinkExtension

BuildStatus

Provides integration layer:

  • 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+.

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 making a Pull Request to cucumber\gherkin i18n file.

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

Contributors

Sponsors