Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add ArchUnit tests #1196

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

add ArchUnit tests #1196

wants to merge 1 commit into from

Conversation

sullis
Copy link
Contributor

@sullis sullis commented Feb 5, 2022

@sullis
Copy link
Contributor Author

sullis commented Feb 8, 2022

ready for review @argha-c @artgon

@argha-c
Copy link
Collaborator

argha-c commented Feb 9, 2022

What is the motivation for this PR?

@sullis sullis force-pushed the archunit-tests branch 5 times, most recently from 6560186 to db5a319 Compare February 12, 2022 18:11
@sullis
Copy link
Contributor Author

sullis commented Feb 12, 2022

What is the motivation for this PR?

I just added an explanatory Javadoc comment in ArchUnitTest.java

ArchUnit enforces a set of rules within the codebase. In my experience, ArchUnit is useful for identifying inconsistent coding practices.

IMO, ArchUnit helps to reduce entropy in Java projects.

"Stopping entropy with ArchUnit"
https://www.youtube.com/watch?v=AOKqpnCDtWU

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants