[jboss-jira] [JBoss JIRA] Closed: (AS7-1303) TestNG not supported by Arquillian Service

Andrew Rubinger (JIRA) jira-events at lists.jboss.org
Mon Aug 22 09:35:18 EDT 2011


     [ https://issues.jboss.org/browse/AS7-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Rubinger closed AS7-1303.
--------------------------------



> TestNG not supported by Arquillian Service
> ------------------------------------------
>
>                 Key: AS7-1303
>                 URL: https://issues.jboss.org/browse/AS7-1303
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Test Suite
>    Affects Versions: 7.0.0.Final
>            Reporter: Aslak Knutsen
>            Assignee: Andrew Rubinger
>            Priority: Blocker
>             Fix For: 7.0.1.Final
>
>
> The Arquillian Service deployed during execution has a Deployment Processor hook to scan for "Test Deployments" so it can lookup the Module etc during execution. This scan assumes the TestDeployment will contain JUnits @RunWith annotation, which is true for JUnit, but not so much for other test frameworks. 
> Arquillian is built to work with any test framework so TestNG/ScalaTest/Spock etc are all valid targets. 
> Since the Arquillian Service is no longer a pre installed service, but deployed only during test execution, it could make sense to remove the scanning(used to filter out test deployment) and just consume all deployments during it's life time. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list