Skip to content

Drop Hamcrest from tests - #1501

Merged
slachiewicz merged 1 commit into
masterfrom
agent/drop-hamcrest
Sep 19, 2026
Merged

slachiewicz merged 1 commit into
masterfrom
agent/drop-hamcrest

Conversation

@slachiewicz

Copy link
Copy Markdown
Member

Replaces the remaining org.hamcrest matchers (CoreMatchers.instanceOf/is/notNullValue, MatcherAssert.assertThat) in maven-release-manager and maven-release-plugin test code with the JUnit Jupiter Assertions equivalents, and drops the now-unused hamcrest/hamcrest-core dependency declarations.

Verified: mvn verify -pl maven-release-manager,maven-release-plugin -am -DskipInvokerITs=true -> BUILD SUCCESS, 769+11+78+18 tests (same totals as before).

@slachiewicz slachiewicz added the dependencies Pull requests that update a dependency file label Sep 19, 2026
@slachiewicz
slachiewicz marked this pull request as ready for review September 19, 2026 22:22
@slachiewicz
slachiewicz merged commit f664afe into master Sep 19, 2026
20 of 22 checks passed
@slachiewicz
slachiewicz deleted the agent/drop-hamcrest branch September 19, 2026 22:23
@github-actions github-actions Bot added this to the 3.3.2 milestone Sep 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant