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)