psalm/plugin-mockery
Adds Psalm static analysis support for the Mockery testing framework. Improves type inference and understanding of mocked objects and expectations in PHPUnit-style tests. Install via Composer and enable with psalm-plugin for better mock-related diagnostics.
This plugin provides Psalm support for the Mockery Testing Framework
composer require --dev "psalm/plugin-mockery"./vendor/bin/psalm-plugin enable psalm/plugin-mockeryHow can I help you explore Laravel packages today?