Spent today converting a project from #phpunit to #Pestphp. Took a while to get set up with the Pest config file, but much prefer the readability and the built in parallel testing.

Haven't managed to get the `--dirty` option to work yet though.

Inside the Sail container I get no output. Outside the container I get an error saying git is required...