Skip to content
This repository was archived by the owner on Apr 20, 2021. It is now read-only.
This repository was archived by the owner on Apr 20, 2021. It is now read-only.

Wrong behat configuration #220

@razbakov

Description

@razbakov

Why the following extension configuration is used in behat.yml.dist:
(1) Behat\MinkExtension\ServiceContainer\MinkExtension?

In documentation of Mink Extension and Symfony2Extension as an example is used
(2) Behat\MinkExtension.

I noticed different behaviour with MinkGoutteDriver. If (2) configuration is used then MinkGoutteDriver is not loaded, it is only loaded if (1) configuration is used. But there is no example in MinkGoutteDriver documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions