11
I Use This!
High Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected 1 day ago.
Aug 16, 2025 — Aug 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Deprecate `org.assertj.core.util.CanIgnoreReturnValue` in favor of `org.assertj.core.annotation.CanIgnoreReturnValue` More... about 1 year ago
Deprecate `org.assertj.core.annotations.Beta` in favor of `org.assertj.core.annotation.Beta` More... about 1 year ago
Merge branch '3.x' More... about 1 year ago
Polish More... about 1 year ago
Use proper snapshot version More... about 1 year ago
disable test More... about 1 year ago
Enable snapshot publishing for `main` More... about 1 year ago
Merge branch '3.x' More... about 1 year ago
Skip tests during snapshot publishing More... about 1 year ago
Migrate to the Central Publisher Portal, enable snapshot publishing (#3881) More... about 1 year ago
Merge branch '3.x' More... about 1 year ago
Fix thread-safety in `AbstractDateAssert` (#3874) More... about 1 year ago
Bump kotlin.version from 2.2.20-Beta1 to 2.2.20-Beta2 More... about 1 year ago
Rewritten Filters javadoc and added a matches method as a generic case of property filter More... about 1 year ago
BREAKING CHANGE: when comparing different types, the recursive comparison now reports actual value missing and extra fields against the expected value More... about 1 year ago
Update Neo4J module link (#3872) More... about 1 year ago
BREAKING CHANGE: recursive comparison strict type checking is now stricter and checks types are equal More... about 1 year ago
Bump Maven from 3.9.10 to 3.9.11 (#3866) More... about 1 year ago
Add Kotlin 2.2.20-Beta1 More... about 1 year ago
chore: bump commons-lang version to 3.18.0 More... about 1 year ago
chore: simplify ComparisonState.initDualValuesToCompare More... about 1 year ago
feat: improve recursive comparison messages and make the code a bit clearer when comparing java and non java types. More... about 1 year ago
Bump kotlin.version from 2.1.21 to 2.2.0 More... about 1 year ago
chore: simplify a bit recursive comparison array check More... about 1 year ago
internal: use consistent type description in the recursive comparison error messages More... about 1 year ago
chore: use expected type as the reference type in the recursive comparison More... about 1 year ago
BREAKING CHANGE: rename DualValue isActualFieldXXX -> isActualXXX and isExpectedFieldXXX -> isExpectedXXX More... about 1 year ago
feat(optional assertion): add hasValueMatching method to verify predicate matches More... about 1 year ago
Update main.yml More... about 1 year ago
feat(recursive comparison): ensure non-existent field check works for container types More... about 1 year ago