Skip to content

Postcon/BehatBootstrapExtension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BehatBootstrapExtension

A Behat Extension that allows custom bootstrapping.

Requirements

  • behat/behat ~3.0

Installation

composer require postcon/bootstrap-extension --dev

Usage (behat.yml)

default:
  extensions:
    Behat\BootstrapExtension\Extension:
      bootstrap_file: path/to/your/bootstrap.php