Skip to content

frontkom/common-behat-definitions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

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 Drupal Gutenberg Context:

       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

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages