You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "John Wagenleitner (JIRA)" <ji...@apache.org> on 2017/05/21 18:40:04 UTC

[jira] [Created] (GROOVY-8196) Make TestNG a core GroovyRunner

John Wagenleitner created GROOVY-8196:
-----------------------------------------

             Summary: 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.4.11, 2.5.0-alpha-1
            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)