leo
leo copied to clipboard
add a matcher or enhance include matcher to check for subsets.
it would be nice to be able to check for subsets or multiple items.
expect($array)->to->include([1,2,3]);