-
Notifications
You must be signed in to change notification settings - Fork 7
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
Create example violations to show ArchUnit test in action #8
Comments
Info: |
I missed to review the first draft PR in all details:
IMHO it is not a good idea to change any of the JUnits in a draft PR demonstrating violations.
Fortunately this pattern was not followed by all others when creating violation PRs. |
Draft PRs had been created. However, I will do some rework later with the following aspects:
|
We need to have Java code that violates the architecture rules and shows our ArchUnit test(s) in action.
For implementing this story, we should first think about the design as there are several options:
The text was updated successfully, but these errors were encountered: