Skip to content

Conversation

@GuusLieben
Copy link
Member

Type of Change

  • Chore (changes to the build process or auxiliary tools)

Description

Mass-migrates tests to use AssertJ instead of JUnit's default assertions. To do so, this sets up OpenRewrite. OR will remain in the build configuration, to ensure consistency in future tests. To aid this configuration, the Checkstyle rules have been updated to reject JUnit's Assertions class from being imported.

Checklist

  • I have performed a self-review of my own code
  • 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 24, 2025
@GuusLieben GuusLieben self-assigned this Dec 24, 2025
@GuusLieben GuusLieben merged commit ac9b2a4 into develop/0.7.0 Dec 24, 2025
9 checks passed
@GuusLieben GuusLieben deleted the chore/openrewrite-setup branch December 24, 2025 23:01
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.

2 participants