Skip to content

Topic

Architecture tests

Automated tests that assert structural rules about a codebase, such as which packages may depend on which, so a violation fails the build instead of passing through review unnoticed.

Current clusters