Pankraz76 commented on PR #2320: URL: https://github.com/apache/maven/pull/2320#issuecomment-2876038573
> I strongly prefer to prefix method names with "test". method names are verbs that describe what the method does. That's the best practice to follow. A method that tests foo should be named testFoo, not foo. being outdated is no problem, it will catch us all. Its only a problem when not evolving therefore leaving being risking being obsolet. <img width="961" alt="image" src="https://github.com/user-attachments/assets/06742b29-e814-46f1-9a3c-ff6137f43c5b" /> - https://junit.org/junit5/docs/current/user-guide/#writing-tests-parallel-execution-synchronization - https://thejavaguy.org/posts/011-dont-prefix-junit-tests-with-the-word-test/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org