[arquillian-issues] [JBoss JIRA] Commented: (ARQ-232) Redesign Servlet protocol to use a REST API

Dan Allen (JIRA) jira-events at lists.jboss.org
Fri Mar 18 02:31:46 EDT 2011


    [ https://issues.jboss.org/browse/ARQ-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12588806#comment-12588806 ] 

Dan Allen commented on ARQ-232:
-------------------------------

In general, it's just good from an architectural standpoint.

But it's also the key feature for allowing us to extend beyond Java. Once we have a clean way to control an Arquillian runtime running inside a deployment, we can bridge to any language on the server.

It would also allow tests to be run from other clients. For instance, a web client could run tests which are already packaged and ready to go, perhaps even a resident deployment. Then we can just use the REST API to run the tests.



> Redesign Servlet protocol to use a REST API
> -------------------------------------------
>
>                 Key: ARQ-232
>                 URL: https://issues.jboss.org/browse/ARQ-232
>             Project: Arquillian
>          Issue Type: Feature Request
>          Components: Test Protocol SPIs and Implementation
>    Affects Versions: 1.0.0.Alpha4
>            Reporter: Aslak Knutsen
>            Priority: Minor
>
> We should redesign the Servlet communication protocol to be more Rest api like. This will make it easier for humans to execute tests outside of the Arquillian Client and opens for other clients to communicate with the test.
> http://arquillian.pastebin.com/XHsfaycJ
> Add support for html output

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