plugin
plugin copied to clipboard
[Feature Request]: Mock method autocomplete in tests
Feature Description
It would be cool to have autocompletion and refactoring options when adding method calls to a mock.
Please check this plugin: https://plugins.jetbrains.com/plugin/9674-phpunit-enhancement
It supports Mockery.
Already tried it out. Since 2022 PHPStorm even supports Mockery "natively". However, you'd still need to specify which Class you would like to mock. With the current Laravel implementation this does not work.
Thanks for your quick response though. Should have explained it more thorough before. Mea culpa.