11
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jul 28, 2025 — Jul 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
handle map assert size navigation method with executeAssertionNavigation More... 2 months ago
handle map assert keys/values navigation method with executeAssertionNavigation More... 2 months ago
chore: remove internalExtractingByKey in favor of extractingByKey More... 2 months ago
Merge branch '3.x' More... 2 months ago
Clean up `AbstractIteratorAssert` Javadoc More... 2 months ago
Merge branch '3.x' More... 2 months ago
Bump the github-actions group with 2 updates (#4253) More... 2 months ago
Bump github/codeql-action from 4.35.5 to 4.36.0 in the github-actions group (#4252) More... 2 months ago
Move `hasNext` / `isExhausted` logic to `AbstractIteratorAssert`, cleanup More... 2 months ago
Merge branch '3.x' More... 2 months ago
Fix `catchThrowableOfType` Javadoc examples More... 2 months ago
Enforce import order via Spotless More... 2 months ago
Centralize `maven-enforcer-plugin` execution, append configurations More... 2 months ago
Bump junit-framework.version from 6.0.3 to 6.1.0 (#4248) More... 2 months ago
Bump org.hibernate.orm:hibernate-core from 7.3.4.Final to 7.3.5.Final (#4247) More... 2 months ago
Bump com.diffplug.spotless:spotless-maven-plugin from 3.5.0 to 3.5.1 (#4246) More... 2 months ago
Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.2 to 3.6.3 (#4245) More... 2 months ago
handle iterable assert size navigation method with executeAssertionNavigation More... 2 months ago
formatting More... 2 months ago
soft assertion: skip assertions following succeedsWithin or failsWithin when they fail More... 2 months ago
remove internal method and call assertion siblings directly now that we don't have nested proxy limitations for soft assertions More... 2 months ago
use isNotNull() instead of assertNotNull(info, actual) More... 2 months ago
handle file assert size navigation method with executeAssertionNavigation More... 2 months ago
Bump github/codeql-action from 4.35.4 to 4.35.5 in the github-actions group (#4243) More... 2 months ago
Bump github/codeql-action from 4.35.4 to 4.35.5 in the github-actions group (#4244) More... 2 months ago
Bump com.diffplug.spotless:spotless-maven-plugin from 3.4.0 to 3.5.0 (#4242) More... 3 months ago
Bump org.hibernate.orm:hibernate-core from 7.3.3.Final to 7.3.4.Final (#4240) More... 3 months ago
minor edits More... 3 months ago
fix test More... 3 months ago
ignore chained soft assertion after future succeeds withing fails More... 3 months ago