@Note Annotation request #2514
gregpaskal
started this conversation in
Ideas & Feedback
Replies: 1 comment 5 replies
-
@gregpaskal, could you please share some additional context on the request, e.g., an example of how to use such an API and how and where it can be displayed (using MS Paint is okay)? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have integrated Allure in my new Java based automation framework and it’s working great. I would like to add a new annotation called @note that allows an easy way to insert simple documentation and comments in the context of the captured test data. I am willing to perform the development of this feature as I am very comfortable in a variety of languages but I may need some assistance getting start contributing to an open-source project.
I think this feature will likely follow the same design patters that already exist within Allure annotations such as @step that this implementation might not be too dificult. A few specific requirements I would like for this feature would be the following.
I’m hopeful for some feedback and direction on how to move forward with this development or maybe an existing Allure contributor would like to implement it.
Sincerely,
Greg Paskal
CraftOfTesting.com
Beta Was this translation helpful? Give feedback.
All reactions