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

Geoffrey De Smet (Resolved) (JIRA) jira-events at lists.jboss.org
Fri Oct 14 11:34:16 EDT 2011


     [ https://issues.jboss.org/browse/ARQ-615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Geoffrey De Smet resolved ARQ-615.
----------------------------------

    Resolution: Duplicate Issue


Duplicates ARQ-197 and SHRINKWRAP-325 and ARQ-629
                
> 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, such as high difficulty setting up an @Deployment method. SHRINKWRAP-325 is trying to fix that later.
> This should be tested and any solutions should work both from the mvn command line and the IDE (without forcing the users to jump through many hoops to set up his IDE just right for arquillian).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list