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

Minor updates and improvements #192

Closed patinthehat closed 5 months ago

patinthehat commented 5 months ago

This PR introduces several improvements:

ping @freekmurze

freekmurze commented 5 months ago

Very nice, thank you!