[ 
https://issues.apache.org/jira/browse/OPENEJB-1981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13545385#comment-13545385
 ] 

Romain Manni-Bucau commented on OPENEJB-1981:
---------------------------------------------

commited a first solution: 
http://svn.apache.org/repos/asf/openejb/trunk/openejb/container/openejb-core/src/test/java/org/apache/openejb/testng/TestNGAppComposerTest.java

wdyt of it?
                
> Add ApplicationComposer inspired class to run TestNG tests
> ----------------------------------------------------------
>
>                 Key: OPENEJB-1981
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-1981
>             Project: OpenEJB
>          Issue Type: New Feature
>    Affects Versions: 4.5.1
>            Reporter: Jakub Marchwicki
>            Assignee: Romain Manni-Bucau
>            Priority: Trivial
>         Attachments: application-composer-testng.patch
>
>
> Story
> *In order* to write and run my intergration tests in my TestNG environment
> *As a* developer
> *I want* support for TestNG inspired by the ApplicationComposer jUnit runner.
> Rationale:
> ApplicationComposer is purely jUnit based solution. The test validation and 
> container bootstrapping code can be abstracted (made independent of the test 
> framework) so that two adapters can be introduced: jUnit and TestNG.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to