CodeIntelligenceTesting / jazzer

Coverage-guided, in-process fuzzing for the JVM
https://code-intelligence.com
Other
1.03k stars 137 forks source link

ReadMe.md missing build and run commands #760

Closed nagkumar closed 1 year ago

nagkumar commented 1 year ago

It is advisable to give links of bazel where to install from and also steps to build and test each of the major examples..

This can cover runing of jazzer on junit, springboot as well as rest (as the rest depends on bazel).

Or at least say how to look at bazel script to know what assert should fail in each java example class

Most of the java guys may not know bazel, hence talking about it would supports a lot.