-
In Drupal Extension 4+, `Drupal\MinkExtension` can be used instead of `Behat\MinkExtension` to provide additional features, such as not getting confused by Drupal's AJAX.
More details here: https:/…
-
Using show_cmd and show_auto parameter in behat.yml file under mink extension. Run feature file through phantomjs. Phantomjs running through command "phantomjs --webdriver=8643". show_cmd parameter sa…
-
Hi,
I'm trying to use the Behat-Laravel-Extension for Package Development (Laravel 5),
but when I try to run behat I'm receiving the error
"Could not locate the path to the Laravel bootstrap file."
(b…
-
Why the following extension configuration is used in [behat.yml.dist](https://github.com/Behatch/contexts/blob/master/behat.yml.dist#L19):
(1) `Behat\MinkExtension\ServiceContainer\MinkExtension`?
…
-
```
$ composer require --dev behat/web-api-extension
…
-
Hello,
I may be missing something, but on a totally fresh clone of this repo, then running `composer install` and `composer update` (mac, OSX yosemite running in homestead)
I get
```
[Behat\Tes…
-
Hi,
i'm using Symfony 5 with flex but when i run
> composer require --dev friends-of-behat/symfony-extension
is missing
- "config/services_test.yaml"
- autosetup in "config/bundles.php"
- …
-
For now we have two types of Elements, but they do the same things, and have the same purpose.
First of all Elements configuration must be unified.
I suggest to add names for Custom elements, and add …
-
While working on adding PHP 8 support... it was detected that there are, right now, some PHP Warnings happening with some deprecated code in the behat tool-chain.
```
PHP Deprecated: Method Refle…
-
### Environment
#### Package
show
```
$ composer show --latest gedmo/doctrine-extensions
name : gedmo/doctrine-extensions
descrip. : Doctrine behavioral extensions
keyword…