-
Notifications
You must be signed in to change notification settings - Fork 132
MQE-2097: CHANGELOG.MD and Composer version bump #687
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
Conversation
Documentation
Updated changelog
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.
Super small stuff on backticks, content looks good.
CHANGELOG.md
Outdated
* Bumped dependencies to support PHP/PHPUnit upgrade. | ||
|
||
* Traceability | ||
* Introduced new .env configuration `VERBOSE_ARTIFACTS` to toggle saving attachments in Allure. [See configuration page for details](./docs/configuration.md) |
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.
Backticks ` on .env
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.
fixed
CHANGELOG.md
Outdated
* Fixed issue of resolving arguments of type `entity` in action groups within a custom helper. | ||
* Fixed reporting issue in output file for `testDependencies` static check. | ||
* Fixed a bug in `actionGroupArguments` static check when action group filename is missing `ActionGroup`. | ||
* Fixed issue of running suites under root _suite directory in Standalone MFTF. |
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 would backtick ` _suite
, right now the undwerscore is causing the rest of the line to be italicized.
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.
fixed
doc updates and minor fixes
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.
Looks good from my side
Description
Fixed Issues (if relevant)
Contribution checklist