MinkExtension
class MinkExtension extends MinkExtension (View source)
Subclass the main extension in order to get a say in the config compilation.
We need to intercept setting the base_url to auto-detect it from SilverStripe configuration.
Configured by adding SilverStripe\BehatExtension\MinkExtension
to your behat.yml
Methods
Details
__construct()
No description
process(ContainerBuilder $container)
No description