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 from Hamcrest/FEST-Assert to AssertJ (test sources) #12184

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

ihostage
Copy link
Member

@ihostage ihostage commented Nov 7, 2023

It's a first small step for

I'm still thinking we should migrate to AssertJ firstly instead of rewrite assertion expressions twice (Hamcrest -> JUnit5 -> AssertJ).

In this part I remove using Hamcrest in sources. The second part will be related to documentation.

@ihostage ihostage requested a review from mkurz November 7, 2023 14:20
@ihostage ihostage force-pushed the assertj-part1 branch 2 times, most recently from 05a9f7d to f86cd73 Compare November 7, 2023 17:10
@ihostage ihostage changed the title Migrate from Hamcrest to AssertJ (part 1) Migrate from Hamcrest to AssertJ (test sources) Nov 7, 2023
@ihostage ihostage changed the title Migrate from Hamcrest to AssertJ (test sources) Migrate from Hamcrest/FEST-Assert to AssertJ (test sources) Nov 7, 2023
@ihostage ihostage added this to the 2.9.1 / 3.0.1 milestone Nov 9, 2023
@mkurz mkurz modified the milestones: 2.9.1 / 3.0.1, 2.9.2 / 3.0.2 Dec 7, 2023
@ihostage
Copy link
Member Author

ihostage commented Feb 2, 2024

@Mergifyio rebase

Copy link
Contributor

mergify bot commented Feb 2, 2024

rebase

✅ Branch has been successfully rebased

@mkurz
Copy link
Member

mkurz commented Feb 26, 2024

@ihostage Looking at this very soon.

@mkurz mkurz modified the milestones: 2.9.2 / 3.0.2, 2.9.3 / 3.0.3 Feb 27, 2024
@mkurz
Copy link
Member

mkurz commented Feb 29, 2024

@Mergifyio rebase

Copy link
Contributor

mergify bot commented Feb 29, 2024

rebase

✅ Branch has been successfully rebased

Copy link
Member

@mkurz mkurz left a comment

Choose a reason for hiding this comment

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

@mergify mergify bot merged commit 869a7ae into playframework:main Feb 29, 2024
28 checks passed
@mkurz mkurz added the not backported to 2.9.x If we ever release a 2.9.x major version this should backported. label Feb 29, 2024
@ihostage ihostage deleted the assertj-part1 branch February 29, 2024 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not backported to 2.9.x If we ever release a 2.9.x major version this should backported.
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants