Bug fix to the new support of Attachments to use base64 padding as that's what cuke jvm does.
Currently does raw mode which means it's not strictly compatible.
⚡️ What's your motivation?
Compatibility with the cucumber JVM cuke report.
🏷️ What kind of change is this?
:bug: Bug fix (non-breaking change which fixes a defect)
Not breaking as this new feature is unreleased as of now.
🤔 What's changed?
Bug fix to the new support of Attachments to use base64 padding as that's what cuke jvm does. Currently does raw mode which means it's not strictly compatible.
⚡️ What's your motivation?
Compatibility with the cucumber JVM cuke report.
🏷️ What kind of change is this?
Not breaking as this new feature is unreleased as of now.
♻️ Anything particular you want feedback on?