laravel / dusk

Laravel Dusk provides simple end-to-end testing and browser automation.
https://laravel.com/docs/dusk
MIT License
1.87k stars 320 forks source link

[8.x] Separate `dump()` and `dd()` usage for consistency #1096

Closed crynobone closed 5 months ago

crynobone commented 5 months ago

This should avoid issue mentioned in #1095