Development
Parallel Testing with PestPHP
You may have guessed that I'm a big fan of PestPHP and one of the biggest things I love about it is how easy it is to run your tests in parallel, by simple passing --paralell flag into your run command. You can specify the number of processes