pestphp / pest

Pest is an elegant PHP testing Framework with a focus on simplicity, meticulously designed to bring back the joy of testing in PHP.
https://pestphp.com
MIT License
9.46k stars 341 forks source link

Add `echo` and `print` to base preset #1173

Closed faissaloux closed 3 months ago

faissaloux commented 3 months ago

Make sure echo and print are not used using the Base preset.