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 the diff provided by waldo is not informative. At this point, it is only useful to know they are different.
Could this be handled?
It causes my computer to lag because testthat prints a lot of output on failed snapshot tests in gt.
See tests/testthat/_snaps/image.md. When this test fails, it is not useful to show the full diff before displaying the offer for snapshot_review(), snapshot_accept()
A change in waldo's print method would be welcome!
The text was updated successfully, but these errors were encountered:
I think the diff provided by waldo is not informative. At this point, it is only useful to know they are different.
Could this be handled?
It causes my computer to lag because testthat prints a lot of output on failed snapshot tests in gt.
See
tests/testthat/_snaps/image.md
. When this test fails, it is not useful to show the full diff before displaying the offer forsnapshot_review()
,snapshot_accept()
A change in waldo's print method would be welcome!
The text was updated successfully, but these errors were encountered: