Open
Description
π€ What's the problem you're trying to solve?
In cucumber the Scenario class provides a means to attach(bytes, mediatype, name) but we can't see the same capability in godog.
How do we add typed attachments to the output report file?
β¨ What's your proposed solution?
Add the necessary API and docs
β Have you considered any alternatives or workarounds?
None known
π Any additional context?
No response