Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openrewrite/rewrite-testing-frameworks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.21.2
Choose a base ref
...
head repository: openrewrite/rewrite-testing-frameworks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.21.3
Choose a head ref
  • 4 commits
  • 8 files changed
  • 6 contributors

Commits on Nov 6, 2025

  1. Configuration menu
    Copy the full SHA
    cf5ba29 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2025

  1. Add guava-33 type table entry for AssertJIterableRulesRecipes fro…

    …m EPS (#843)
    
    * Revert "Depend on rewrite-third-party for the type table entries (#841)"
    
    This reverts commit 4a3bf4e.
    
    * Add `guava-33` to type table for `AssertJIterableRules`
    timtebeek authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    5f01caa View commit details
    Browse the repository at this point in the history
  2. Convert Testcontainers @Rule/@ClassRule to JUnit 5 @Container a…

    …nd add `@Testcontainers` (#838)
    
    * Add recipe
    
    * Apply suggestions
    
    * Regenerate type table
    
    * Regenerate type table
    
    * Use `classpathFromResources`
    
    * Polish
    
    * Move recipe and include with v2 upgrade
    
    * Recreate type table
    
    ---------
    
    Co-authored-by: Jason Cheng <jasonc224@uber.com>
    Co-authored-by: Tim te Beek <tim@moderne.io>
    3 people authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    1bec70c View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2025

  1. Configuration menu
    Copy the full SHA
    2f1d974 View commit details
    Browse the repository at this point in the history
Loading