Skip to content

BEHAT: use PHP configuration instead of YAML configuration #55

@rsanzante

Description

@rsanzante

Behat has pivoted to PHP configurati9oj (configure Behat using PHP methods) instead of YAML configuration.

See https://docs.behat.org/en/latest/user_guide/configuration/yaml_configuration.html

Aljibe should migrate the provided configuration from yaml fiels to PHP configuration.

Behat provides a command to convert YAML conf to PHP condf:

vendor/bin/behat --convert-config

See previous link.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions