[
https://issues.apache.org/jira/browse/TOMEE-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124662#comment-14124662
]
Karol Lassak commented on TOMEE-1341:
-------------------------------------
I created working prototype of support.
https://github.com/ingwarsw/tomee/commit/36f0fbdaa9266c9488ce8292e5d06a7b9a3a7d1a
Im not sure if its all that needs to be done but now it works witch simple
tests.
> Arquillian support for Suite testing
> ------------------------------------
>
> Key: TOMEE-1341
> URL: https://issues.apache.org/jira/browse/TOMEE-1341
> Project: TomEE
> Issue Type: New Feature
> Components: TomEE Arquillian Adapters
> Affects Versions: 1.7.0, 2.0.0
> Reporter: Karol Lassak
>
> I received issue from one of our users claiming that running
> ArquillianSuteDeployment is not working with tomee.
> https://github.com/ingwarsw/arquillian-suite-extension/issues/14
> While debugging I found that tomee is creating file arquillian-tomee-info.txt
> containing class name for test and then this file is parsed for name of class
> and and only then that file is enriched with arquillian.
> Because of that my arquillian extension is unable to create mutitest archive
> because only one file is enriched no matter what.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)