Saved you a click:

  • JaCoCo for test coverage,
  • PMD for static code analysis
  • SpotBugs (successor of FindBugs) for linting and enforce coding style/best practices,
  • japicmp to check semantic versioning
  • codecov and checkstyle.
  • coloredgrayscale
    link
    fedilink
    arrow-up
    1
    ·
    11 months ago

    Sonarlint (free IDE plugin) / sonarqube possibly as an alternative to spot bugs and pmd