pestphp/pest-plugin-parallel
Official parallel testing plugin for Pest. Run your test suite concurrently across CPU cores to speed up feedback, with simple configuration and CLI options. Ideal for large projects and CI pipelines looking to reduce test runtime.
phpunit-parallel instead), test suite is small (<500 tests), tests have shared state or side effects that prevent reliable parallel execution, or infrastructure lacks sufficient CPU cores for parallelization.For executives: "This plugin cuts CI pipeline times by up to 70%, reducing cloud costs and accelerating release cycles—directly boosting time-to-market and engineering ROI." For engineers: "Seamless Pest integration with zero code changes—just run pest --parallel to leverage CPU cores for faster, reliable tests. Works out-of-the-box with Laravel’s DB isolation and CI tools, eliminating manual parallelization overhead."
How can I help you explore Laravel packages today?