Skip to content

Commit ef8d760

Browse files
author
Vincent Potucek
committed
Add CleanupAssertions junit-team#5193 junit-team#5002
- https://docs.openrewrite.org/recipes/java/testing/junit/jupiterbestpractices Signed-off-by: Vincent Potucek <vpotucek@me.com>
1 parent 97beb6b commit ef8d760

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

gradle/config/rewrite.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ displayName: Apply all common best practices
55
description: Comprehensive code quality recipe combining modernization, security, and best practices.
66
recipeList:
77
- org.openrewrite.java.testing.junit5.CleanupAssertions
8+
- org.openrewrite.gradle.UpdateGradleWrapper
89
# - org.openrewrite.java.testing.junit.JupiterBestPractices
910
---

0 commit comments

Comments
 (0)