Add fuzz testing examples to the SLIM test suite
#1301 · Rust · ★ 206 · Apache-2.0 · updated 2d ago
Fuzz testing, is an automated software testing technique that inputs invalid, malformed, or unexpected data into a system to trigger failures, crashes, or memory leaks. It exposes hidden security vulnerabilities and robustness issues that manual testing often misses, helping…
replies in ~21h10/10 outside PRs mergedhas CONTRIBUTING
Cleared 2m ago