showOnlyFailingIfMoreExpectedElementsThan

Show only failing expectations, i.e. elements which do not match, instead of a summary (which lists also successful expectations/elements) if there are more than number expected elements.

Default shows up to 10 elements in a summary and only failing afterwards, i.e. default is showOnlyFailingIfMoreExpectedElementsThan(10)

Since

0.17.0