[
https://issues.jboss.org/browse/ARQ-615?page=com.atlassian.jira.plugin.sy...
]
Andrew Rubinger commented on ARQ-615:
-------------------------------------
Also it looks like ARQ-197 more accurately describes this issue; perhaps this can be
closed as duplicate and my comment above moved there?
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