orchestra/testbench
Orchestra Testbench is the de-facto Laravel testing helper for package development. It boots a lightweight Laravel app for your package’s tests, making it easy to run PHPUnit/Pest suites with proper service providers, config, and environment setup.
|
Package
|
Constraint
|
|---|---|
| fakerphp/faker | ^1.23 |
| mockery/mockery | ^1.6.10 |
| orchestra/testbench-core | ^11.3.3 |
| orchestra/workbench | ^11.0.1 |
| phpunit/phpunit | ^11.5.50|^12.5.8|^13.0.0 |
| symfony/process | ^7.4.5|^8.0.5 |
| symfony/yaml | ^7.4|^8.0 |
| vlucas/phpdotenv | ^5.6.1 |
None
How can I help you explore Laravel packages today?