leo icon indicating copy to clipboard operation
leo copied to clipboard

add a matcher or enhance include matcher to check for subsets.

Open brianium opened this issue 10 years ago • 0 comments

it would be nice to be able to check for subsets or multiple items.

expect($array)->to->include([1,2,3]);

brianium avatar Feb 01 '15 16:02 brianium