Skip to content

Ban JUnit 4 imports#258

Merged
MarkEWaite merged 1 commit into
jenkinsci:masterfrom
MarkEWaite:ban-junit-4-imports
Aug 16, 2025
Merged

Ban JUnit 4 imports#258
MarkEWaite merged 1 commit into
jenkinsci:masterfrom
MarkEWaite:ban-junit-4-imports

Conversation

@MarkEWaite

Copy link
Copy Markdown
Contributor

Ban JUnit 4 imports

Plugin tests have switched to JUnit 5. Prevent introduction of new JUnit 4 tests.

Testing done

Confirmed compilation is successful.

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests that demonstrate the feature works or the issue is fixed

Plugin tests have switched to JUnit 5.  Prevent introduction of new
JUnit 4 tests.
@MarkEWaite MarkEWaite added the maintenance Reduces maintenance effort by changes not directly visible to users label Aug 16, 2025
@MarkEWaite
MarkEWaite requested a review from a team as a code owner August 16, 2025 20:06
@MarkEWaite MarkEWaite added the maintenance Reduces maintenance effort by changes not directly visible to users label Aug 16, 2025
@github-actions github-actions Bot added the dependencies Dependency related change label Aug 16, 2025
@MarkEWaite
MarkEWaite merged commit 16af55a into jenkinsci:master Aug 16, 2025
18 checks passed
@MarkEWaite
MarkEWaite deleted the ban-junit-4-imports branch August 16, 2025 20:47
@MarkEWaite MarkEWaite added tests Automated test addition or improvement and removed dependencies Dependency related change maintenance Reduces maintenance effort by changes not directly visible to users labels Oct 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Automated test addition or improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant