power-assert
power-assert copied to clipboard
toMatchObject equivalent from Jest
trafficstars
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>).