silverstripe-behat-extension/src/SilverStripe/BehatExtension
Sam Minnee 2c4eb2050d NEW: Add bootstrap_file extension parameter.
The bootstrap_file parameter specifies a PHP file that will be included
between Constants.php (which is included by the composer autoloader)
and Core.php (which is included by SilverStripeAwareInitializer).

The goal of this setting is to provide a bit more flexibility about how
behat test environments are set up. It’s the logical companion of
PHPUnit’s bootstrap property.
2016-09-14 12:01:41 +12:00
..
Compiler Fix include paths 2016-09-08 16:32:06 +12:00
Console/Processor Rename SS_ prefixed classes (#127) 2016-09-09 15:47:11 +12:00
Context NEW: Add bootstrap_file extension parameter. 2016-09-14 12:01:41 +12:00
services NEW: Add bootstrap_file extension parameter. 2016-09-14 12:01:41 +12:00
Utility Update for framework namespacing 2016-09-08 10:07:35 +12:00
Extension.php NEW: Add bootstrap_file extension parameter. 2016-09-14 12:01:41 +12:00
MinkExtension.php Convert to PSR-2 standard 2016-08-10 13:56:30 +12:00