You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this is a great helper for you to use locally, but it's not something I'm particularly keen to add to testthat because I believe it eliminates one of the big benefits of snapshot testing: you can no longer inspect the snapshots when reviewing code.
I would like to store my snapshot files compressed with
.xz
, so it would be great to have something likecompare_file_text_compressed
.This is what I have implemented:
The text was updated successfully, but these errors were encountered: