1 Reply Latest reply on May 17, 2013 5:33 AM by bmajsak

    Testing with two databases

    jobame

      I have code to test which is accessing two different databases. Is it currently possible to use arquillian test with two different databases at all?

       

      If yes, how would the configuration need to look like (arquillian.xml, databases)? How would one determine which dataset ("@UsingDataSet") is used for which database?

      If no, what other framework would be a good option to test with two databases?

        • 1. Re: Testing with two databases
          bmajsak

          Hey Dominik,

           

          we ain't there yet. But I'm working on that already. For the time being you can give plain DBUnit a spin, but that would be quite a bit of boilerplate involved.

           

          Cheers,

          Bartosz