[
https://issues.apache.org/jira/browse/NIFI-10941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17643449#comment-17643449
]
ASF subversion and git services commented on NIFI-10941:
--------------------------------------------------------
Commit 9aa22fed0fe3ba8b94db1c380505f298991a666e in nifi's branch
refs/heads/support/nifi-1.19 from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=9aa22fed0f ]
NIFI-10941 Removed TestNG references
- Replaced TestNG assertions with JUnit 5
- Excluded testng transitive dependencies from groovy-all
- Added testng exclusion to Maven Enforcer configuration
Signed-off-by: Pierre Villard <[email protected]>
This closes #6753.
> 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
> Priority: Minor
> Fix For: 1.20.0, 1.19.1
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)