silverstripe-behat-extension/src/SilverStripe/BehatExtension/Context
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
..
ClassGuesser Update for framework namespacing 2016-09-08 10:07:35 +12:00
Initializer FIX: Reply on Core/Core.php being in include path. 2016-11-01 15:09:04 +13:00
BasicContext.php Update behat extension for updated button styling 2017-01-10 14:41:19 +13:00
EmailContext.php Update for framework namespacing 2016-09-08 10:07:35 +12:00
FixtureContext.php ENHANCEMENT: Remove redundant named groups from patterns 2017-01-12 11:58:33 +13:00
LoginContext.php Update for framework namespacing 2016-09-08 10:07:35 +12:00
SilverStripeAwareContextInterface.php Update for framework namespacing 2016-09-08 10:07:35 +12:00
SilverStripeContext.php Merge branch '1.0' 2016-12-12 13:53:02 +00:00