2 Replies Latest reply on Apr 16, 2012 6:54 PM by bmajsak

    Arquillian using flyway database

    mano_seba

      Hello,

       

       

      I want to use flyway database migration on my arquillian tests. Anybody know the annotation that I can use, to get flyway:clean flyway:init flyway:migration

      I have the pom config but I can't understand how to make the migration for each test.

       

       

      Regards