1 Reply Latest reply on Sep 27, 2016 2:36 PM by bmajsak

    Can we get the arquillian + id folder name created during a unit test

    cmoulliard

      Hi,

       

      When a log file is created with Arquillian Junit, it is prefixed with the name arquillian followed by an id and ":" (example :  arquillian1189447090655563822:swarm.log).

       

      - Is it possible to retrieve the value of this prefix (= text added before :swarm.log) ?

      - Can we use a system.property to define this prefix ("example : arquillian-test") ?

      - The

      Here is a screenshot showing my issues --> https://www.dropbox.com/s/r2z3m8w4w9masyy/Screenshot%202016-09-27%2019.13.44.png?dl=0

       

      Regards,

       

      Charles