zenstruck / browser

A fluent interface for your Symfony functional tests.
MIT License
186 stars 17 forks source link

Fix debugging source when exception is detected #88

Closed kbond closed 2 years ago

kbond commented 2 years ago

Fixes an issue where you couldn't dump/dd/saveSource if an exception was detected (#81).