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.06k stars 313 forks source link

Add trap to list #1175

Closed Shotman closed 3 weeks ago

Shotman commented 3 weeks ago

Adding trap function from https://github.com/buggregator/trap docs: https://docs.buggregator.dev/trap/getting-started.html

What:

Description:

Adds the trap methods to the list of functions to check in production.