Skip to content

KAFKA-20991 Remove hamcrest from org.apache.kafka.streams.tests package - #23282

Open
kuoche1712003 wants to merge 1 commit into
apache:trunkfrom
kuoche1712003:KAFKA-20991-remove-hamcrest
Open

KAFKA-20991 Remove hamcrest from org.apache.kafka.streams.tests package#23282
kuoche1712003 wants to merge 1 commit into
apache:trunkfrom
kuoche1712003:KAFKA-20991-remove-hamcrest

Conversation

@kuoche1712003

@kuoche1712003 kuoche1712003 commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Migrate the Hamcrest assertions in the org.apache.kafka.streams.tests
package to JUnit 5 assertions.

Testing:

./gradlew :streams:test --tests org.apache.kafka.streams.tests.RelationalSmokeTestTest                                                      

Reviewers: Ken Huang s7133700@gmail.com

@github-actions github-actions Bot added triage PRs from the community streams tests Test fixes (including flaky tests) small Small PRs labels Aug 26, 2026

@m1a2st m1a2st left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks, LGTM

@github-actions github-actions Bot removed the triage PRs from the community label Aug 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-approved small Small PRs streams tests Test fixes (including flaky tests)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants