0 Replies Latest reply on Sep 25, 2017 9:04 PM by rchelliyil

    Arquillian run-as-client mode

    rchelliyil

      I am trying to run tests against some applications that are assumed to be running already.

      Therefore I don't want arquillian to deploy anything at all to any server.  I was reading about run-as-client mode. 

      Can arquillian be configured to not deploy to container in this mode? Just run tests against the specified remote server/application which is assumed to be already running?