Analyze source code for potential bugs.
A POC for spring app using JUnit5
and cucumber framework with surefire
and pmd plugin.
Define a parameter type of example.model.Car
in the test runner class.
- java
- maven
- findbugs
- spring
- junit
- surefire
- cucumber
- pmd
- maven:3-openjdk-17
sudo ./install.sh -u
- pmd report found at bin/target/site
- findbugs report at bin/target/findbugs
sudo ./install.sh -d
sudo ./install.sh -h