Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

README.md

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

About

A Behat Extension that allows custom bootstrapping.

Topics

Resources

License

Packages

No packages published

Languages