psalm-vscode-plugin icon indicating copy to clipboard operation
psalm-vscode-plugin copied to clipboard

Integration testing

Open limarkxx opened this issue 2 years ago • 3 comments

Adds integration testing, with a sample multi-root workspace

limarkxx avatar Jul 27 '23 16:07 limarkxx

ooooooooo!

tm1000 avatar Jul 27 '23 19:07 tm1000

I love laravel as much as the next person (I daily drive it) but I wonder if adding Laravel here adds too much bloat to this extension's git repo. Shouldnt we test this extension against some base PHP files instead?

Same applies with Slim or others.

tm1000 avatar Jul 27 '23 19:07 tm1000

Maybe but it should at least be something at least slightly challenging for psalm to munch on. Perhaps put those files in https://github.com/psalm/sample-laravel-app and https://github.com/psalm/sample-slim-webapp, and use git submodules to bring them in as necessary?

limarkxx avatar Jul 27 '23 20:07 limarkxx