Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Junits の静的解析用の Eclipse プラグインはありますか。Junit のプラクティスをチェックし、エラーに関するレポートを提供する PMD のような最適なツールを探しています。
FindBugsは PMD を強力に補完するものとして説明されており、JUnit はまだ Java であるため、JUnit テストをカバーする必要があります。メリーランド大学から入手できます。