ArchUnit Extension for Context Mapper Released

May 31, 2021 • Stefan Kapferer

Do you design your domain models with the Context Mapper DSL (CML) and want to ensure that the *.cml file is kept in-sync with the actual code? Then you may want to have a look at our new ArchUnit extension.

We released a first version of our ArchUnit extension that allows Context Mapper users to enforce that tactic DDD concepts implemented in the code, conform to the CML model. Read more about it in our short tutorial: Validating the Implementation against the Model (with ArchUnit).

As always, if you have any issues or other feedback, please let us know.