How to install
On Linux and macOS, remember to make the downloaded installer executable via chmod +x <installer file>
.
You can find more information in our README
What's Changed
- Fix cifuzz init argument order by @adombeck in #1020
- test(e2e): check for correct output in finding test by @MarkusZoppelt in #1057
- Validate java fuzz tests by @florianGla in #1041
- Fix warning message emoji width by @adombeck in #1058
- test: Fix flaky listAllJUnitFuzzTests by @adombeck in #1055
Full Changelog: v1.14.0...v1.15.0