[arquillian-issues] [JBoss JIRA] Created: (ARQ-615) Arquillian must scale to a high number of full-layer integration tests

Geoffrey De Smet (JIRA) jira-events at lists.jboss.org
Tue Oct 4 03:54:28 EDT 2011


Arquillian must scale to a high number of full-layer integration tests
----------------------------------------------------------------------

                 Key: ARQ-615
                 URL: https://issues.jboss.org/browse/ARQ-615
             Project: Arquillian
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
            Reporter: Geoffrey De Smet
            Priority: Critical


A full-layer integration test is an arquillian test which deploys the entire war of a webapp (for example guvnor-webapp) and then runs a higher number of test classes and test methods on it.

Currently arquillian doesn't scale out to that. For different reasons.
The main reason is ARQ-197: every test case starts the container again and after a while tomcat6-managed goes out of memory.
But there are other reasons. This should be tested.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list