Fuzzing and Mutation Testing
- Q749: What is fuzzing and how does EK9 support it?
- Q750: How do I run the EK9 fuzzer?
- Q751: What fuzz output formats are available in EK9?
- Q752: How do I read the EK9 fuzz HTML dashboard?
- Q753: How does mutation testing work in EK9?
- Q754: How do I generate test cases with -fuzztest in EK9?
- Q755: Why does EK9 use compile-check-discard for generated tests?
- Q756: How does fuzzing relate to code coverage and quality in EK9?
- Q757: Where do crash files and generated tests go in EK9?
- Q758: How is EK9 fuzzing different from AFL or libFuzzer?