Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add info about Yaml configuration and the config converter #193

Merged
merged 2 commits into from
Apr 2, 2025

Conversation

carlos-granados
Copy link
Contributor

@carlos-granados carlos-granados commented Mar 25, 2025

  • Changes the last remaining places where we were using Yaml for the configuration examples
  • Adds some information about the Yaml format
  • Adds info about the new config converter

Should not be merged until the new config converter is released in the main Behat project

Closes #184

Copy link
Contributor

@acoulton acoulton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@carlos-granados sorry it's taken me so long to get to this, looks great, just a couple of small suggestions

@acoulton
Copy link
Contributor

acoulton commented Apr 2, 2025

Related to release Behat/Behat#1613

@carlos-granados
Copy link
Contributor Author

@acoulton updated

Copy link
Contributor

@acoulton acoulton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks @carlos-granados

@acoulton acoulton merged commit 2150e28 into Behat:v3.0 Apr 2, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update the configuration file to use the new PHP config
2 participants