An introduction to ArchUnit
Aug 8, 2022 · 5 min read · In our day-to-day project work we write Unit Tests, Integration Test, etc. to test our business functionality. But what if we could apply the same principles to test our architecture? That is where ArchUnit comes into the picture. ArchUnit is a Java...
KKonstantin commented
