General Configuration module
----------------------------
Key: ARQ-33
URL: https://jira.jboss.org/jira/browse/ARQ-33
Project: Arquillian
Issue Type: Task
Reporter: Aslak
Most things are loaded dynamically based on what's on classpath, but we still need some 'common' configuration for the containers.
The configuration should be able to get configuration from multiple locations and override in some order..
system properties, properties file, maven config etc..
Some of the configuration is global, like port/bindaddress, but container specific configuration is also needed, ie Embedded AS having what 'profile' to run.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Should be able to control the lifecycle of the Jboss Remote Containers
-----------------------------------------------------------------------
Key: ARQ-48
URL: https://jira.jboss.org/jira/browse/ARQ-48
Project: Arquillian
Issue Type: Feature Request
Reporter: Aslak Knutsen
- start a 'remote' container if it's not already started..
- stop when done running the the test suite
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Write "Getting started Guide"
-----------------------------
Key: ARQ-40
URL: https://jira.jboss.org/jira/browse/ARQ-40
Project: Arquillian
Issue Type: Task
Reporter: Aslak
Fix For: 1.0.0-alpha-1
how to set it up (maven dep / eclipse deps)
how to write a test (junit @RunWith / @Deployment)
what it supports (injection / packaging)
what it does / how it works
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Recreate demo modules
---------------------
Key: ARQ-44
URL: https://jira.jboss.org/jira/browse/ARQ-44
Project: Arquillian
Issue Type: Task
Reporter: Aslak Knutsen
current layout:
demo = JUnit version
demo-testng = TestNG version
both project contain the same 'business' classes.
Change layout:
demo=business classes
demo-junit=JUnit version
demo-testng=TestNG version
Rename demo to TestSuite ? Make it a full test suite to test all containers/enrichers/runners with all technologies and runner features?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Create a extendable way for handling packaging on all levels
------------------------------------------------------------
Key: ARQ-25
URL: https://jira.jboss.org/jira/browse/ARQ-25
Project: Arquillian
Issue Type: Task
Reporter: Aslak
All the 4 levels "User Test Case", "Test Framework", "Arquillian" and "The Container" should be / need to add classes in the deployment.
The "User Created" archive might not be the one that is deployed, and the deployed archive might not be a ear..
Need a way to 'dynamically' add dependencies to 'any' Archive<?> on all 4 levels
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira