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'm trying to move from Jest to Ava, and miss the toMatchObject assertion. Is there a concise way of expressing that with power-assert? (That is, other than asserting object.<each key in the expected object>).