EliasSoares's avatar

How to test a Laravel Package correctly?

Hi,

I'm starting to develop my applications using a modular approach, so I have some packages that contains specific Models, Controllers, Policies and Middlewares.

How should I test this since I have not a Laravel installation to test it? How should I test a Model for example? How can I test if my controller is running fine?

0 likes
1 reply

Please or to participate in this conversation.