Stories by Marco Pfeiffer on Medium · Feb 23, 2022
Improve PHPUnit Performance by Parallelization Using Liuggio-fastest
0Sign in to vote or save
This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.
Improve PHPUnit Performance by Parallelization Using Liuggio-fastest Finally use your multi-core CPU to run your tests multiple times faster, even with complex test setups. Photo by Ferenc Almasi on Unsplash There are multiple ways how to parallelize PHPUnit tests. Paratest : https://github.com/paratestphp/paratest Fastest : https://github.com/liuggio/fastest Let’s first look at why you want to…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.