pestphp/pest-dev-tools
Pest Development Tools: internal utilities and tooling used to build and maintain the Pest testing framework. Includes helpers for local development, automation, and repository workflows. For using Pest in your app, see the main Pest repository.
This package is exclusively for the development and maintenance of the Pest testing framework itself. It supports decisions around maintaining code quality, enforcing standards (via PHPStan, Rector, Laravel Pint), and ensuring compatibility across dependencies for the Pest core team. It does not apply to application-level development where Pest is used as a testing tool.
Only when contributing to the Pest framework or building a similar testing framework. For standard Laravel or PHP projects using Pest for testing, this package is unnecessary and should not be included. If your team is not actively developing the Pest framework, consider other testing tools like Pest itself (from pestphp/pest) or PHPUnit directly. The low dependents count (0) confirms it is not intended for general application consumption.
To executives: This is an internal development tool for the Pest testing framework maintainers, not for application developers. It ensures Pest's code quality and stability but has no impact on your product's testing needs. For engineers: This package contains dev dependencies used exclusively during Pest's development workflow (e.g., static analysis, code formatting). Your project should only use the main Pest package (pestphp/pest) for testing applications. No action required unless you're contributing to Pest itself.
How can I help you explore Laravel packages today?