pestphp/pest-plugin-mock
Pest plugin that integrates Mockery into Pest tests, providing convenient helpers to create, configure, and verify mocks and spies with a simple, Pest-friendly API for unit and feature testing in PHP/Laravel projects.
mock() and spy() helpers, making this plugin redundant.mock(MyClass::class)) fully replace this plugin’s functionality?pestphp/pest core features)?mock()/spy()) or PHPUnit’s getMockBuilder(). Upgrade Pest to the latest version to leverage built-in features.How can I help you explore Laravel packages today?