Skip to content

Instantly share code, notes, and snippets.

@BenjaminKlatt
Last active February 28, 2022 08:11
Show Gist options
  • Save BenjaminKlatt/e7f4d1d19d8443b8813019deda999982 to your computer and use it in GitHub Desktop.
Save BenjaminKlatt/e7f4d1d19d8443b8813019deda999982 to your computer and use it in GitHub Desktop.
ArchUnit Gradle Integration
dependencies {
testImplementation 'com.tngtech.archunit:archunit-junit5:0.23.1'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment