Newman - ALLURE Report -Can we set dynamic data in Metadata in POSTMAN. #2369
matifniaz
started this conversation in
General Discussion
Replies: 1 comment 1 reply
-
For now that not possible. Add feature request to allure-js with your use-case and maybe we prioritize that |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can we set dynamic data in Metadata in POSTMAN?
// @allure.label.story=storyName
// @allure.id=228
// @allure.label.{{labelName}}={{labelValue}}
// @allure.label.story=storyName
// @allure.label.suite=suiteName
// @allure.label.owner=ownerName
// @allure.label.tag=tagName
Beta Was this translation helpful? Give feedback.
All reactions