Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TestNG support in TestTypeExcludeFilter #7630

Closed
wants to merge 1 commit into from

Conversation

eddumelendez
Copy link
Contributor

Spring Framework has have support for testng for a long time. This
commit add checks for org.testng.annotations.Test annotation.

See gh-6901

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
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Dec 13, 2016
@philwebb philwebb added for: team-attention An issue we'd like other members of the team to review type: enhancement A general enhancement and removed for: team-attention An issue we'd like other members of the team to review status: waiting-for-triage An issue we've not yet triaged labels Dec 13, 2016
@philwebb philwebb modified the milestone: 1.5.0 Dec 16, 2016
@philwebb
Copy link
Member

We should take this on when we look at #7689

@snicoll snicoll added the for: team-attention An issue we'd like other members of the team to review label Oct 10, 2018
@philwebb philwebb added the theme: testing Issues related to testing label Oct 10, 2018
@wilkinsona wilkinsona removed the for: team-attention An issue we'd like other members of the team to review label Oct 17, 2018
@philwebb philwebb added this to the 2.2.x milestone Jan 25, 2019
@wilkinsona wilkinsona added the for: merge-with-amendments Needs some changes when we merge label Feb 12, 2019
@wilkinsona wilkinsona self-assigned this Feb 12, 2019
wilkinsona pushed a commit that referenced this pull request Feb 12, 2019
@wilkinsona
Copy link
Member

Thanks very much for the PR, @eddumelendez. At long last, the proposed changes are now in master.

@wilkinsona wilkinsona modified the milestones: 2.2.x, 2.2.0.M1 Feb 12, 2019
@sbrannen
Copy link
Member

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for: merge-with-amendments Needs some changes when we merge theme: testing Issues related to testing type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants