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

Migrate tests from Junit4 to Junit5 #1576

Open
3 tasks
Desislav-Petrov opened this issue May 11, 2024 · 0 comments
Open
3 tasks

Migrate tests from Junit4 to Junit5 #1576

Desislav-Petrov opened this issue May 11, 2024 · 0 comments
Assignees

Comments

@Desislav-Petrov
Copy link
Contributor

Desislav-Petrov commented May 11, 2024

Work scope

Currently, all modules of eclipse collections use junit4 and as advised by @donraab we should move to junit5.

The migration will be done in a multi-stage approach to avoid a single massive PR that's difficult to review.

Breakdown of tasks

The work will be broken down in 3 PRs.

  • Introduce junit5 vintage & jupiter engines to replace junit4 and migrate the main unit-tests module to junit5 - PR-1576
  • Migrate all remaining modules to junit 5 - More detailed explanation in a new issue and PR to come soon
  • Clean up any remaining items & remove the junit5 vintage engine - More detailed explanation in a new issue and PR to come soon

I plan to execute the full migration so happy to have the ticket assigned to me.

Desislav-Petrov added a commit to Desislav-Petrov/eclipse-collections that referenced this issue May 12, 2024
Desislav-Petrov added a commit to Desislav-Petrov/eclipse-collections that referenced this issue May 12, 2024
Desislav-Petrov added a commit to Desislav-Petrov/eclipse-collections that referenced this issue May 12, 2024
Desislav-Petrov added a commit to Desislav-Petrov/eclipse-collections that referenced this issue May 12, 2024
Desislav-Petrov added a commit to Desislav-Petrov/eclipse-collections that referenced this issue May 12, 2024
Desislav-Petrov added a commit to Desislav-Petrov/eclipse-collections that referenced this issue May 15, 2024
Desislav-Petrov added a commit to Desislav-Petrov/eclipse-collections that referenced this issue May 16, 2024
Desislav-Petrov added a commit to Desislav-Petrov/eclipse-collections that referenced this issue May 16, 2024
motlin pushed a commit to motlin/eclipse-collections that referenced this issue May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant