Open rbouckaert opened 9 years ago
Tired of generating issues? Let the machine do the work. Run findbugs (http://findbugs.sourceforge.net) and select one of the 1125 bugs.
Some are false positives, but I think the code could do with a bit of cleanup based on the 'bugs' found by findbugs.
Fuzz testing with quickcheck may help here.
Another source: https://www.codefactor.io/repository/github/compevol/beast2/overview/master
Tired of generating issues? Let the machine do the work. Run findbugs (http://findbugs.sourceforge.net) and select one of the 1125 bugs.
Some are false positives, but I think the code could do with a bit of cleanup based on the 'bugs' found by findbugs.