An open API service indexing awesome lists of open source software.

https://github.com/openwms/org.openwms.core.test.arch


https://github.com/openwms/org.openwms.core.test.arch

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

# Purpose
This library defines custom ArchUnit rules to ensure the architecture and design that is applied to OpenWMS components.

# Links
- https://www.archunit.org/userguide/html/000_Index.html
- https://reflectoring.io/enforce-architecture-with-arch-unit/
- https://medium.com/free-code-camp/java-archunit-testing-the-architecture-a09f089585be
- https://github.com/cpetot/archunit-rules/blob/85badeac44d0627ca9bb2a3c0221bf7c5cc7b97b/src/main/java/io/github/cpetot/archunit/SpringCodingRules.java
- https://github.com/thmuch/archunit-demos/blob/master/ArchUnit-Demo/src/test/java/archunit/ArchUnit_10_Fields_Methods_Test.java
- https://github.com/societe-generale/arch-unit-maven-plugin