tzookb's avatar

adding test to my package with DB

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?

0 likes
1 reply

Please or to participate in this conversation.