You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,3 +11,7 @@
11
11
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.
12
12
13
13
Browse [a selection of recipes available through this module in the recipe catalog](https://docs.openrewrite.org/recipes/java/testing).
14
+
15
+
## Contributing
16
+
17
+
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.
0 commit comments