modulepackage
0.0.0-20240409163436-be329e0bc58d
Repository: https://github.com/0x34d/go-fuzz-gpt.git
Documentation: pkg.go.dev
# README
go-fuzz-GPT
Generating fuzz tests for Golang using GPT-4.
Usage
export OPENAI_API_KEY="sk-*"
git clone github.com/user/project
go run . ../project/
# Functions
Analysis the AST.
Get harness functions.
No description provided by the author
Parse the files to get AST.
Process Dir structure.
Process files and send for analysis.
Separate code.go and _test.go files.
# Constants
Constants for color output.
Constants for color output.
Constants for color output.
Constants for color output.
Constants for color output.