Skip to content

Topic

CI architecture tests

Automated tests that enforce structural rules about a codebase, such as which packages may import which dependencies, and fail the build when a rule is broken.

Current clusters