-
Notifications
You must be signed in to change notification settings - Fork 69
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
Configuration: add "Global profile configuration" #155
Conversation
75b508d
to
9a8a6b9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Couple of tiny wording suggestions, otherwise this looks good and ready to merge once the feature PRs merge.
9a8a6b9
to
3714b0b
Compare
I convert this to "draft" until Behat/Behat#1516 (comment) is resolved. |
Mark as ready now that 3.16 is out. |
8bb4cf9
to
6cade2c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small change needed
user_guide/configuration.rst
Outdated
|
||
You can force `--stop-on-failure` and `--strict` via CLI options to override configuration values. | ||
|
||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you should remove this extra blank line
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All good, thanks @jdeniau
Great, thanks @jdeniau ! |
Add documentation for Behat/Behat#1501 and Behat/Behat#1513