enhancementhelp wanted
Repository metrics
- Stars
- (2,290 stars)
- PR merge metrics
- (30d に merged PR はありません)
説明
> expect(Object.create(null)).toEqual({})
Error: Expected {} to equal {}
They are different, because of prototype, but the output is weird.