Advanced Pest setup

www.jeroenvanrensen.nl - submitted by Jeroen van Rensen

Pest PHP is a relatively new PHP testing framework. It has a nice syntax, and a few cool features built on top of PHPunit. I already wrote an article on how to convert a PHPunit test suite to Pest, but in this article I want to take a look at some cool Pest techniques and my Pest configuration.

Read more [www.jeroenvanrensen.nl]