Call for input: Test attachment use-cases needed #1018
Pinned
gasparnagy
started this conversation in
Ideas
Replies: 0 comments
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.
-
Reqnroll provides an API to register a test attachment:
IReqnrollOutputHelper.AddAttachment. This was forwarding the event to the test frameworks and included the file into the HTML report (when used) as embedded data.The new version of Cucumber Messages (the infrastructure we use for reporting) will support linked attachments in addition to the embedded ones, so we started to have a discussion on how we could utilize that.
We have realized, however, that we don't have enough real-life use cases to make the best design.
So if you have used test attachments in combination of reports (not necessarily Reqnroll, but in general) and had to choose whether to embed the attachments or not, please share your use-case.
Please post your use-case to https://github.com/orgs/reqnroll/discussions/1011 (that has some discussion of the design/technical details, but feel free to ignore those).
Beta Was this translation helpful? Give feedback.
All reactions