Level 3
someone?
I have a package for laravel for user-messaging.
It creates several tables with migrations, and I want to add tests to my package.
In my laravel projects I use sqlite, so it's not a problem.
But this package is not in a laravel project, it is only a package, so how can I test it? any ideas?
Please or to participate in this conversation.