silverstripe-behat-extension/src/SilverStripe/BehatExtension
Sam Minnee 5a7d25e530 FIX: Use executeScript() because we discard the return value.
evaluateScript() injects 'return ' into the executed script, which often breaks multi-line code.
executeScript() is better
2014-02-13 18:08:28 +13:00
..
Compiler Initializer and custom namespace support 2013-10-18 17:47:33 +02:00
Console/Processor Initializer and custom namespace support 2013-10-18 17:47:33 +02:00
Context FIX: Use executeScript() because we discard the return value. 2014-02-13 18:08:28 +13:00
services Initializer and custom namespace support 2013-10-18 17:47:33 +02:00
Utility NEW Email testing 2012-12-19 15:56:20 +01:00
Extension.php Initializer and custom namespace support 2013-10-18 17:47:33 +02:00
MinkExtension.php NEW Auto-detect base_url from FILE_TO_URL_MAPPING 2013-05-09 16:26:24 +02:00