[
https://issues.apache.org/jira/browse/GROOVY-8196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16018959#comment-16018959
]
Jochen Theodorou commented on GROOVY-8196:
------------------------------------------
TestNgRunner should be already part of the RUNNER_REGISTRY. What is your
motivation to move the class into core?
> Make TestNG a core GroovyRunner
> -------------------------------
>
> Key: GROOVY-8196
> URL: https://issues.apache.org/jira/browse/GROOVY-8196
> Project: Groovy
> Issue Type: Brainstorming
> Components: groovy-runtime
> Affects Versions: 2.5.0-alpha-1, 2.4.11
> Reporter: John Wagenleitner
> Priority: Minor
>
> The {{TestNgRunner}} in the {{groovy-testng}} subproject uses reflection to
> run tests. It is a simple class with no direct dependencies on testng. This
> {{GroovyRunner}} could be moved into core and the subproject module
> deprecated, and could be added to the RUNNER_REGISTRY in {{GroovySystem}}.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)