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
Since a ggplot is a list, maybe we could save the list as an rds file and expect_equal the save list from the rds with the freshly generated one? Could be easy
It'd be great to unit test record ggplot
but testing plots is not easy. Maybe a snapshot test? See https://testthat.r-lib.org/articles/snapshotting.html
The text was updated successfully, but these errors were encountered: