pestphp/pest-plugin-type-coverage
Pest Plugin Type Coverage adds type coverage reporting to your Pest test suite, helping you spot untyped or partially typed code paths. Install alongside Pest to track type coverage metrics and improve type safety over time.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| pestphp/pest-dev-tools | 0.87 | 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. | 10 | 10 | 7 | 5K | 0 | 0.5 | 36.9 | MIT | — | |
| pestphp/pest-plugin-browser | 0.87 | Pest Plugin for Browser adds browser testing capabilities to Pest, helping you write expressive end-to-end tests for your PHP applications. Part of the Pest ecosystem—see pestphp.com for docs and setup guidance. | 134 | 134 | 126 | 809K | 0 | 10.1 | 72.8 | MIT | — | |
| pestphp/pest-plugin-laravel | 0.87 | 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 | 4M | 0 | 3.0 | 56.4 | MIT | — | |
| pestphp/pest-plugin | 0.86 | 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. | 47 | 49 | 14 | 4M | 0 | 1.0 | 55.6 | MIT | — | |
| pestphp/pest-plugin-arch | 0.85 | Pest Plugin Arch adds architecture testing to Pest, letting you enforce project boundaries and design rules with simple tests. Ideal for keeping Laravel/PHP codebases consistent and preventing unwanted dependencies. | 43 | 43 | 25 | 5M | 0 | 1.3 | 55.6 | MIT | — | |
| tomasvotruba/type-coverage | 0.81 | CLI tool for measuring PHP type coverage. Scans your codebase and reports how much is covered by native types and PHPDoc (params, returns, properties), helping you spot missing types, raise strictness, and improve static analysis readiness. | 216 | 215 | 14 | 820K | 0 | 9.5 | 52.7 | MIT | 7 months ago | |
| pestphp/pest-plugin-drift | 0.78 | 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. | 74 | 74 | 10 | 403K | 0 | 1.2 | 51.5 | MIT | 4 years ago | |
| pestphp/pest-plugin-mutate | 0.77 | 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. | 43 | 43 | 7 | 4M | 0 | 2.6 | 57.2 | MIT | 1 year ago |
How can I help you explore Laravel packages today?