All Projects → Behat → Minkextension

Behat / Minkextension

Licence: mit
Mink extension (tight integration and configuration) for Behat

Labels

Projects that are alternatives of or similar to Minkextension

Variadicextension
🍺 Extension adding variadic arguments support to Behat steps definitions
Stars: ✭ 194 (-68.96%)
Mutual labels:  behat
behat-code-coverage
Behat Extension to generate code coverage reports for Behat tests
Stars: ✭ 38 (-93.92%)
Mutual labels:  behat
livre-developpement-pilote-comportement
Sources du livre sur Développement piloté par le comportement
Stars: ✭ 21 (-96.64%)
Mutual labels:  behat
Jedisjeux
Boardgames website, based on Symfony framework and Sylius.
Stars: ✭ 13 (-97.92%)
Mutual labels:  behat
vscode-behat-checker
VSCode extension to support behat
Stars: ✭ 13 (-97.92%)
Mutual labels:  behat
TqExtension
Test your Drupal 7 (D8 in progress) sites easier with TqExtension for Behat.
Stars: ✭ 13 (-97.92%)
Mutual labels:  behat
Suitesettingsextension
📎 Allows to overwrite suites' default settings.
Stars: ✭ 182 (-70.88%)
Mutual labels:  behat
Symfony2extension
Symfony2 extension for Behat
Stars: ✭ 400 (-36%)
Mutual labels:  behat
behat-code-coverage
Generate Code Coverage reports for Behat tests
Stars: ✭ 48 (-92.32%)
Mutual labels:  behat
tdd-demo-forumphp2020
Live coding examples used during Forum PHP 2020 talk "Too many mocks killed the test: What Hexagonal Architecture has changed"
Stars: ✭ 25 (-96%)
Mutual labels:  behat
drupal-circleci-behat
Test and deploy Drupal 9 with CircleCI 2.0 and Behat 3
Stars: ✭ 17 (-97.28%)
Mutual labels:  behat
behat-3-kickstart
Behat 3/Mink and Guzzle for API testing. Code follows PageObjects approach. Saucelabs integration.
Stars: ✭ 13 (-97.92%)
Mutual labels:  behat
Monofony
Main repository for all Monofony bundles
Stars: ✭ 47 (-92.48%)
Mutual labels:  behat
BehatRestExtension
A RestExtension for Behat
Stars: ✭ 33 (-94.72%)
Mutual labels:  behat
Behat
BDD in PHP
Stars: ✭ 3,696 (+491.36%)
Mutual labels:  behat
Drupalextension
An integration layer between Behat, Mink Extension, and Drupal.
Stars: ✭ 191 (-69.44%)
Mutual labels:  behat
drevops
💧 + 🐳 + ✓✓✓ + 🤖 + ❤️ Build, Test, Deploy scripts for Drupal using Docker and CI/CD
Stars: ✭ 55 (-91.2%)
Mutual labels:  behat
Symfony Console Autocomplete
Shell autocompletion for Symfony Console based scripts
Stars: ✭ 465 (-25.6%)
Mutual labels:  behat
Symfonyextension
🎼 Extension integrating Behat with Symfony.
Stars: ✭ 376 (-39.84%)
Mutual labels:  behat
campaign
Comic Relief Campaign Distribution in Drupal 8
Stars: ✭ 22 (-96.48%)
Mutual labels:  behat

MinkExtension

Build Status Scrutinizer Code Quality

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].