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
Questions following #26 and in relation to #30 which I'm currently working on:
Is pretty-format's React element plugin not sufficient? Why do we need to actually render components? Or to put it another way, why diverge from .toMatchSnapshot()'s behaviour? I would definitely prefer a (semver-major) change to remove this logic.