[
https://issues.apache.org/jira/browse/GROOVY-8196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16020509#comment-16020509
]
Paul King commented on GROOVY-8196:
-----------------------------------
I'd be inclined to leave as is. I think we need runners to be registered during
class loading (like most other things) rather than during Grape processing but
that is probably a separate issue.
> 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)