3 Replies Latest reply on Nov 13, 2010 3:01 PM by aslak

    Arquillian starts up.. even when the test doesn't require it?

    meetoblivion

      I ran into a weird issue.  We're working on some enahncements to an existing GFV3 application and I figured "ok, let me throw arquillian in since we're looking for test automation"

       

      I just noticed that when the tests execute, the arquillian enriched tests cause the server to start AND the plain JUnit tests cause the server to start.  Is this normal?