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 to junit5 #2616

Merged
merged 4 commits into from
Apr 28, 2023
Merged

Migrate to junit5 #2616

merged 4 commits into from
Apr 28, 2023

Conversation

schlosna
Copy link
Contributor

@schlosna schlosna commented Apr 28, 2023

Before this PR

CJR was using JUnit 4 and excavator #2485 was stuck trying to migrate to JUnit 5

2093 tests complete on develop check task

After this PR

Cherry-picked JUnit 5 excavator from #2485 and updated tests still using @Rule to still use JUnit 4 vintage. This is a smaller change than #2495 that completely eradicates JUnit 4, so targeting this sooner to unblock excavator.

2093 tests complete on this branch's check task

==COMMIT_MSG==
Migrate to junit5
==COMMIT_MSG==

Closes #2605 & #2485

Possible downsides?

@changelog-app
Copy link

changelog-app bot commented Apr 28, 2023

Generate changelog in changelog/@unreleased

Type

  • Feature
  • Improvement
  • Fix
  • Break
  • Deprecation
  • Manual task
  • Migration

Description

Migrate to junit5

Check the box to generate changelog(s)

  • Generate changelog entry

Copy link
Contributor

@carterkozak carterkozak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tyvm!

@bulldozer-bot bulldozer-bot bot merged commit fc1b846 into develop Apr 28, 2023
@bulldozer-bot bulldozer-bot bot deleted the ds/migrate-to-junit5 branch April 28, 2023 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants