Skip to content

Conversation

@delatrie
Copy link
Contributor

Context

Some e2e testing tools allow taking screenshots and keeping them in memory instead of writing to files (example). While there is an AddAttachment overload that takes a byte array, AddScreenDiff only allows attaching from files.

This PR introduces a new AddScreenDiff overload, which accepts three byte arrays instead of file paths.

Checklist

@delatrie delatrie changed the title byte[] overload for AddScreenDiff Add a byte[]-based overload for AllureApi.AddScreenDiff Oct 16, 2025
@delatrie delatrie merged commit 1c12a5b into main Oct 16, 2025
7 checks passed
@delatrie delatrie deleted the screendiff-bytes branch October 16, 2025 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants