2 Replies Latest reply on Aug 31, 2012 5:34 PM by aslak

    Is it possible to _skip_ deployment or undeployment?

    kito99

      Is it possible to do the following with Arquillian:

       

      * Run a test that does a deployment, but does not undeploy

      * Make changes, and re-run the test _without_ re-deploying

      * Run a separate process that does the undeployment

       

      -- Kito