Skip to content

Add transform argument to expect_snapshot_file()#1530

Merged
hadley merged 1 commit intomainfrom
transform-file-snapshot
Jan 5, 2022
Merged

Add transform argument to expect_snapshot_file()#1530
hadley merged 1 commit intomainfrom
transform-file-snapshot

Conversation

@hadley
Copy link
Copy Markdown
Member

@hadley hadley commented Jan 5, 2022

And tweak compare default so we don't imply a byte-by-byte comparison but a line-by-line transformation.

Fixes #1474

And tweak `compare` default so we don't imply a byte-by-byte comparison but  a line-by-line transformation.

Fixes #1474
@hadley hadley requested a review from jennybc January 5, 2022 03:15
@hadley hadley merged commit 7d73002 into main Jan 5, 2022
@hadley hadley deleted the transform-file-snapshot branch January 5, 2022 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add transform support to expect_snapshot_file()

2 participants