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

Move from JUnit 4 to JUnit 5 #3357

Merged
merged 2 commits into from Dec 13, 2021
Merged

Move from JUnit 4 to JUnit 5 #3357

merged 2 commits into from Dec 13, 2021

Conversation

NotMyFault
Copy link
Member

Description

Migrate tests from JUnit 4 to JUnit 5. Future tests should be written in JUnit 5.

Checklist

  • Make sure you are opening from a topic branch (/feature/fix/docs/ branch (right side)) and not your main branch.
  • Ensure that the pull request title represents the desired changelog entry.
  • I tested my changes and approved their functionality.
  • I ensured my changes do not break other parts of the code
  • I read and followed the contribution guidelines

@NotMyFault
Copy link
Member Author

Merging considering all tests are passing.

@NotMyFault NotMyFault merged commit 858b6b5 into v6 Dec 13, 2021
@NotMyFault NotMyFault deleted the tests/v6/jupiter branch December 13, 2021 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests This PR fixes tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant