The first thing that we are going to need to do is install Pest and initialize it. Then let's have a look around and run the example tests which come out of the box.
Branch: https://github.com/GaryClarke/pest-tdd/tree/1-installing-pest
composer.json
11 comments