spatie/phpunit-snapshot-assertions

PHP object driver

Closed this issue · 2 comments

It would be really useful to have a more an advanced PHP object driver that would use all public properties and also checks for existing getters and bool methods aswell (like isActive) similar to how the Symfony serializer works.

Feel free to send a PR.

Why are you closing this then? Potential contributors usally look at issues and implement new features by which issues are open.

I don't want to force you/the maintainers of this project to implement this, but I just wanted to have this open for new contributors.