Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

common-behat-definitions

Common step definitions and helpers for behat

Packagist Downloads

Installation

composer require --dev frontkom/common-behat-definitions

Then you would probably include the contexts you are interested in, inside of your behat.yml file. Here is one example of including the one called CommonFeatureContext.

       contexts:
+        - Frontkom\CommonBehatDefinitions\CommonFeatureContext
         - Drupal\DrupalExtension\Context\MinkContext
         - Drupal\DrupalExtension\Context\MarkupContext
         - Drupal\DrupalExtension\Context\MessageContext

About

Common step definitions and helpers for behat

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages