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

✨ Consider 'src/test' test directories #2706

Merged

Commits on Mar 3, 2023

  1. Consider 'src/test' test directories

    The Maven 'Standard Directory Layout' [0] is fairly widely used, not only
    in Maven but also in adjacent ecosystems like Gradle and clojure.
    
    Longer-term this would become part of the default policy, see discussion
    at ossf#1408 (comment) etc.
    
    [0]: https://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html
    
    Signed-off-by: Arnout Engelen <arnout@bzzt.net>
    raboof committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    c2187a0 View commit details
    Browse the repository at this point in the history