manishkoju's avatar

is there any way to unit test in laravel using liquibase without migration?

In my Laravel project, I'm using Liquibase, which is a database-independent library, so there won't be a migration file. Now that I cannot write unit tests without migration, I was wondering if any one has done unit tests using Liquibase.

0 likes
1 reply

Please or to participate in this conversation.