https://github.com/openrewrite/rewrite-testing-frameworks
OpenRewrite recipes that perform common Java testing migration tasks.
https://github.com/openrewrite/rewrite-testing-frameworks
openrewrite openrewrite-recipes
Last synced: 5 months ago
JSON representation
OpenRewrite recipes that perform common Java testing migration tasks.
- Host: GitHub
- URL: https://github.com/openrewrite/rewrite-testing-frameworks
- Owner: openrewrite
- License: other
- Created: 2020-09-15T05:07:44.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2026-01-13T16:27:34.000Z (5 months ago)
- Last Synced: 2026-01-13T18:20:04.612Z (5 months ago)
- Topics: openrewrite, openrewrite-recipes
- Language: Java
- Homepage:
- Size: 45 MB
- Stars: 90
- Watchers: 7
- Forks: 99
- Open Issues: 64
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
rewrite-testing-frameworks
[](https://github.com/openrewrite/rewrite-testing-frameworks/actions/workflows/ci.yml)
[](https://mvnrepository.com/artifact/org.openrewrite.recipe/rewrite-testing-frameworks)
[](https://ge.openrewrite.org/scans)
[](https://github.com/openrewrite/.github/blob/main/CONTRIBUTING.md)
### What is this?
This project implements a [Rewrite module](https://github.com/openrewrite/rewrite) that performs common Java testing migration tasks, like migrating from JUnit 4 to JUnit 5.
Browse [a selection of recipes available through this module in the recipe catalog](https://docs.openrewrite.org/recipes/java/testing).
## Contributing
We appreciate all types of contributions. See the [contributing guide](https://github.com/openrewrite/.github/blob/main/CONTRIBUTING.md) for detailed instructions on how to get started.
### Licensing
For more information about licensing, please visit our [licensing page](https://docs.openrewrite.org/licensing/openrewrite-licensing).