barryvdh / laravel-snappy

Laravel Snappy PDF
MIT License
2.59k stars 289 forks source link

feat: add assertSeeInOrder and assertSeeTextInOrder #499

Open UendelC opened 1 year ago

UendelC commented 1 year ago

This PR adds two tests to the Facade's fake.

both methods were taken from TestReponse tests of Laravel.