[arquillian-issues] [JBoss JIRA] (ARQ-197) Research support for @Deployment on multiple levels

MINNA HU (JIRA) issues at jboss.org
Tue Jul 8 16:42:35 EDT 2014


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

MINNA HU commented on ARQ-197:
------------------------------

Hi [~kshantaraman],

I am not the developer of arquillian-suite-extension, but I would like to answer your questions as I like this extension, and I'd like to promote it to more people, thank you~ 

Please see my comments inline.
1) Does each of my tests need to be in their own class?
The extension does not affect the way of organizing your tests, for me, I have several test classes, and each test class contain several tests for each feature.

2) Does the Deployment class have to be separate?
Yes, I created a separate class for deployments, and mark it as @ArquillianSuiteDeployment.

3) Does the plugin work Test Suites TESTNG tests?
Yes, I am using TestNG tests.

> Research support for @Deployment on multiple levels
> ---------------------------------------------------
>
>                 Key: ARQ-197
>                 URL: https://issues.jboss.org/browse/ARQ-197
>             Project: Arquillian
>          Issue Type: Feature Request
>          Components: Base Implementation
>            Reporter: Aslak Knutsen
>            Priority: Critical
>             Fix For: 2.0.0.CR1
>
>
> One deployment pr TestCase might not always be the ideal solution. Research how we can deploy multiple TestCases with one Deployment and test them all at once.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the arquillian-issues mailing list