One of our projects has a really large test suite that isn’t optimised to run with Laravel’s parallel testing. It was starting to take more than 15 minutes to have the whole test suite run inside Github Actions, which is when my colleague Rias searched for a better way to do this.

Read more

Categories: PHP