spatie / phpunit-snapshot-assertions

A way to test without writing actual test cases
https://spatie.be/courses/testing-laravel-with-pest/snapshot-testing
MIT License
640 stars 70 forks source link

Allow symfony 7 in v4 #195

Closed Niolak closed 4 months ago

Niolak commented 4 months ago

Symfony is not compatible yet with phpunit > 9.

Allowing symfony 7 in phpunit-snapshot-assertions makes it possible to use snapshot testing with latest versions of symfony.