[arquillian-issues] [JBoss JIRA] (ARQ-832) Get familiar with Arquillian project

Karel Piwko (JIRA) jira-events at lists.jboss.org
Wed Mar 28 03:13:48 EDT 2012


Karel Piwko created ARQ-832:
-------------------------------

             Summary: Get familiar with Arquillian project
                 Key: ARQ-832
                 URL: https://issues.jboss.org/browse/ARQ-832
             Project: Arquillian
          Issue Type: Sub-task
      Security Level: Public (Everyone can see)
          Components: Extension - Android
    Affects Versions: android_1.0.0.Alpha1
            Reporter: Karel Piwko
            Assignee: Aleksey Shilin
             Fix For: android_1.0.0.next


Following prerequisites are needed in order to create an integration with Arquillian:

* General instruction how to work with Arquillian Project are listed here: https://community.jboss.org/wiki/ArquillianDevelopmentAndContribution
* Arquillian Core code is here https://github.com/arquillian/arquillian-core
* Arquillian SPI getting started https://github.com/aslakknutsen/arquillian.github.com/blob/spi_guide/guides/getting_started_spi.textile
* Arquillian Android code is here https://github.com/arquillian/arquillian-extension-android
* Arquillian Drone code is here https://github.com/arquillian/arquillian-extension-drone

After this phase you should be able to write an extension to Arquillian which allows tests to inject a context (e.g. an Android Context) and influence test method execution.

--
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