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.
Architecture fit: The plugin is designed for Pest, a testing framework alternative to PHPUnit. While Laravel supports Pest, adoption requires replacing the default testing stack. The plugin's purpose ("type coverage") is ambiguous without clear documentation—likely measuring type hint coverage in tests or static analysis
How can I help you explore Laravel packages today?