How to cr_assert_file_contents_eq with the new assertions #499
Unanswered
senarclens
asked this question in
Q&A
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.
-
In prior versions of criterion, it was possible to easily test the equality of the contents of two files (https://criterion.readthedocs.io/en/v2.2.2/assert.html#file-assertions).
How can the same best be achieved with the new assertion tags? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions