Skip to content

GH-3615: Introduce AssertJ for testing#3616

Open
nastra wants to merge 1 commit into
apache:masterfrom
nastra:assertj
Open

GH-3615: Introduce AssertJ for testing#3616
nastra wants to merge 1 commit into
apache:masterfrom
nastra:assertj

Conversation

@nastra

@nastra nastra commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Rationale for this change

This introduces AssertJ for testing, which enables more fluent assertion checks, easier debugging and overall easier testing. Additional details about the motivation can be found in #3615

I've also opened #3617 where I'm using AssertJ checks in the parquet-variant module to show how those assertions make the test code more readable and more explicit when it comes to testing error conditions.

What changes are included in this PR?

added the assertj library to the test scope

Are these changes tested?

Are there any user-facing changes?

@nastra

nastra commented Jun 19, 2026

Copy link
Copy Markdown
Contributor Author

/cc @Fokko @wgtmac @emkornfield

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

Successfully merging this pull request may close these issues.

1 participant