go-fuzz-testing
CommunityAutomate Go fuzz tests with patterns
Authorsentenz
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Fuzz testing in Go helps you discover edge cases, panics, and correctness issues by automatically generating inputs and exercising your code paths.
Core Features & Use Cases
- Coverage-guided fuzzing using Go's native fuzzing engine to explore untested code paths.
- Corpus-driven fuzzing with seed inputs to guide mutation toward interesting cases.
- Property-based testing patterns and crash-detection workflows for Go packages.
- Easy integration with existing unit tests by adding Fuzz functions in _test.go files.
Quick Start
Add fuzz tests in Go by creating Fuzz functions in _test.go files and run the Go fuzzing workflow to start automated input generation.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: go-fuzz-testing Download link: https://github.com/sentenz/skills/archive/main.zip#go-fuzz-testing Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.