Testing Our Architecture Tests with LLM-Generated Counterexamples
29/06/2026
Introduction. In a previous post we showed the minimal architecture tests that we are using in a project we are developing for a client. We used ArchUnit architecture testing library to enforce the design rules. It took us some time to get these tests right. As we said in that...