Edit me

28-August-2021 - 6.38.0-SNAPSHOT

The PMD team is pleased to announce PMD 6.38.0-SNAPSHOT.

This is a minor release.

New and noteworthy

Fixed Issues

  • java-bestpractices
    • #3403: [java] MethodNamingConventions junit5TestPattern does not detect parameterized tests

API Changes

External Contributions

  • #3445: [java] Fix #3403 about MethodNamingConventions and JUnit5 parameterized tests - Cyril Sicard