It's possible to do partial matches on Arrays and Objects in Jest using expect. ... const user = { id: 1, friends: [], name: 'Hugo', ...
確定! 回上一頁