0 Replies Latest reply on May 8, 2015 9:40 AM by wdarby

    Arquillian: Extension point before arquillian.xml loaded

    wdarby

      I am trying to create a LoadableExtension for Arquillian that allows me to perform some initialization, e.g., set properties, before the arquillian.xml configuration file is loaded. I found this topic on programmaticly creating the configuration file - but I want to use the existing configuration file, and influence it with properties.

       

      Regards

      - Will