You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Spring Framework has have support for testng for a long time. This
commit add checks for org.testng.annotations.Test annotation.
See spring-projectsgh-6901
Overview
This issue picks up where #6768 left off. See #6768 (comment) for details.
Related Issues
Deliverables
org.testng.annotations.Test
in bothCLASS_ANNOTATIONS
andMETHOD_ANNOTATIONS
inTestTypeExcludeFilter
The text was updated successfully, but these errors were encountered: