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

Docementation: Add Tests classes naming convention to Documentation #3804

Open
lorriborri opened this issue Jan 15, 2025 · 0 comments
Open
Labels
documentation Improvements or additions to documentation

Comments

@lorriborri
Copy link
Member

Situation

In the ArchUnit naming convention rules, a new rule was added that Test classes must end with 'Test' and classes in /test package must be eighter be named e.g. 'MyClassTest' for a test class, a 'TestMyClass' for test util or suppport class or AssertMyClass for an Assert class.

Wanted

Should be documented

Solution

Document the naming conventions

@lorriborri lorriborri added the documentation Improvements or additions to documentation label Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant