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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| orchestra/pest-plugin-testbench | 0.87 | Pest Plugin for Testbench adds PestPHP support for Laravel package development using Orchestra Testbench. Run your package tests with Pest in a Testbench-powered environment, with simple setup and CI-friendly defaults. | 4 | 5 | 0 | 5K | 0 | 19.2 | 46.7 | MIT | 2 months ago | |
| brianium/paratest | 0.86 | ParaTest runs PHPUnit tests in parallel with zero config—just use vendor/bin/paratest. Speed up suites by TestCase or individual tests, with support for unique per-process TEST_TOKEN env vars and combined code coverage reports across workers. | 2,468 | 2,481 | 252 | 5M | 3 | 51.8 | 55.3 | MIT | 3 weeks ago | |
| pestphp/pest-plugin-drift | 0.85 | Pest Plugin Drift adds drift detection to your Pest test suite, helping catch behavioral changes and flaky differences across runs. Install alongside Pest to track and report unexpected output or snapshot mismatches during testing. | 73 | 73 | 10 | 326K | 0 | 1.2 | 50.3 | MIT | 3 years ago | |
| pestphp/pest | 0.85 | Pest is an elegant PHP testing framework focused on simplicity and a joyful developer experience. Write expressive tests with a clean syntax, run fast suites, and scale from tiny projects to large apps. Full docs at pestphp.com. | 11,508 | 11,495 | 475 | 4M | 143 | 90.4 | 67.9 | MIT | 1 month ago | |
| pestphp/pest-plugin | 0.85 | Plugin API for Pest PHP, the elegant testing framework. Use it to build and distribute Pest plugins that extend the runner, add custom expectations, hooks, and tooling integrations for your PHP test suite. | 0 | 47 | — | 4M | — | 0.9 | 55.6 | — | — | |
| pestphp/pest-plugin-mutate | 0.83 | Pest Plugin Mutate brings mutation testing to Pest, helping you gauge test suite effectiveness by introducing small code changes and checking whether tests catch them. Ideal for strengthening coverage and confidence in your PHP applications. | 41 | 41 | 6 | 4M | 0 | 2.6 | 57.2 | MIT | 1 year ago | |
| pestphp/pest-plugin-watch | 0.83 | — | 22 | 21 | 10 | 18K | 0 | 0.3 | 28.3 | MIT | — | |
| pestphp/pest-plugin-laravel | 0.82 | Pest Plugin for Laravel adds Laravel-specific testing helpers and integration to Pest, making it easy to write expressive, fast tests for Laravel apps while leveraging the familiar Laravel testing ecosystem. | 226 | 232 | 47 | 3M | 0 | 2.9 | 56.0 | MIT | — |
How can I help you explore Laravel packages today?