mjackson/expect

Expected {} to equal {}

オープン

#225 opened on 2017/08/21

 (1 件のコメント) (1 件のリアクション) (0 人の担当者)JavaScript (115 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (2,269 個のスター)
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.

コントリビューターガイド