You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2022/12/04 04:36:00 UTC

[jira] [Created] (NIFI-10941) Remove TestNG

David Handermann created NIFI-10941:
---------------------------------------

             Summary: Remove TestNG
                 Key: NIFI-10941
                 URL: https://issues.apache.org/jira/browse/NIFI-10941
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Core Framework, Tools and Build
            Reporter: David Handermann
            Assignee: David Handermann


Several tests in {{nifi-framework-bundle}} reference TestNG assertions instead of JUnit assertions, and several {{nifi-toolkit}} modules include TestNG transitive dependencies through {{groovy-all}}. All test references should be converted to JUnit 5, and TestNG should be excluded from all modules to avoid inadvertent references.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)