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 recently learned about make_my_diffs_pretty! option from this post by @tomdalling.
The official docs warn that this is slower than the regular inspect, but when all tests are passing there should be no impact, so overall I'd say it's worth enabling for most users.
The text was updated successfully, but these errors were encountered:
I recently learned about
make_my_diffs_pretty!
option from this post by @tomdalling.The official docs warn that this is slower than the regular inspect, but when all tests are passing there should be no impact, so overall I'd say it's worth enabling for most users.
The text was updated successfully, but these errors were encountered: