Skip to content

Conversation

@GuusLieben
Copy link
Member

Type of Change

  • Feature (non-breaking change that adds functionality)

Description

With the recent migration to AssertJ, we can now add more fluent support for custom assertions. As such, this PR adds initial custom assertions for Option instances. Going forward, we can opt to add additional assertions when needed.

Checklist

  • I have performed a self-review of my own code
  • I have added tests that prove it is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have added documentation that describes my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have rebased my branch on top of the latest develop branch

@GuusLieben GuusLieben added this to the 0.7.0 milestone Dec 31, 2025
@GuusLieben GuusLieben self-assigned this Dec 31, 2025
@GuusLieben GuusLieben force-pushed the feature/assertions branch 3 times, most recently from cd86eb3 to a772ce7 Compare January 17, 2026 13:12
@GuusLieben GuusLieben merged commit e911804 into develop/0.7.0 Jan 17, 2026
9 checks passed
@GuusLieben GuusLieben deleted the feature/assertions branch January 17, 2026 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant