-
Hi, Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
odrotbohm
Oct 8, 2024
Replies: 1 comment 1 reply
-
On current Spring Modulith versions, you'd create a dedicated test case and issue |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
odrotbohm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
On current Spring Modulith versions, you'd create a dedicated test case and issue
JMoleculesArchitectureRules.ensureLayering().check(classes)
. As of 1.3 RC1, we will automatically execute the tests if you have the corresponding jMolecules architecture library on the classpath. See GH-862 for details.