silverstripe-behat-extension/src/SilverStripe/BehatExtension
Damian Mooyman 78872a358b
ENHANCEMENT: Remove redundant named groups from patterns
Unfortunately, named groups breaks all IDE autocompletion in PHPStorm, and the actual parser doesn’t benefit from them. Removing them makes it possible to navigate from gerkin fixtures to method implementations immediately. However, it does make reading the actual regexp a bit harder.
2017-01-12 11:58:33 +13:00
..
Compiler FIX: Reply on Core/Core.php being in include path. 2016-11-01 15:09:04 +13:00
Console/Processor FIX: Reply on Core/Core.php being in include path. 2016-11-01 15:09:04 +13:00
Context ENHANCEMENT: Remove redundant named groups from patterns 2017-01-12 11:58:33 +13: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