-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Labels
area: reportersinvolving a specific reporterinvolving a specific reporterstatus: accepting prsMocha can use your help with this one!Mocha can use your help with this one!type: featureenhancement proposalenhancement proposal
Description
Hi,
We currently have a use case where we're testing a large array for deep equality against something returned from a function. The problem is that when the test fails the output in the reporter is very long and clogs all the tests.
Is there any option to disable the diff? In this case it would be very useful, since we don't really need to know where the output is different from the expected result, but just if it's deeply equal to it or not.
Thanks!
Metadata
Metadata
Assignees
Labels
area: reportersinvolving a specific reporterinvolving a specific reporterstatus: accepting prsMocha can use your help with this one!Mocha can use your help with this one!type: featureenhancement proposalenhancement proposal