If you use Jest and you need to check that an Array contains an Object that matches a given structure, .toContain() won't help you. So, a different approach ...
確定! 回上一頁