phpunit-arraysubset-asserts
phpunit-arraysubset-asserts copied to clipboard
Improved functionality
Could you take a look at the explanation for the frustrations with the deprecated method i posted: https://github.com/sebastianbergmann/phpunit/issues/3494#issuecomment-479905197
Would this be something you are interested in to implement?
@deviouspk yes, I had originally planned to review and improve for here. Ideally without breaking BC and by introducing new asserts. I saw your description and it looks like a good starting point to discuss.
Hello!!
How about you use an array of options? like this:
[ 'checkForObjectIdentity' => true, 'strict' => false, 'order' => true ]