tianshanghong/GPT4Go
GPT4Go: AI-Powered Test Case Generation for Golang 🧪
This project helps Go language developers automatically create robust test cases for their functions. It takes your existing Go source code, analyzes the functions, and outputs new Go test files that cover those functions. Software engineers who write code in Go will find this useful for improving code quality and development efficiency.
No commits in the last 6 months.
Use this if you are a Go developer needing to quickly generate comprehensive unit tests for your functions, especially for new or existing code lacking sufficient test coverage.
Not ideal if you are working with languages other than Go, or if you prefer to write all your test cases manually without AI assistance.
Stars
64
Forks
5
Language
Go
License
MIT
Category
Last pushed
Apr 05, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/tianshanghong/GPT4Go"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
j178/leetgo
Best LeetCode friend for geek. :snowboarder:
flows-network/chatgpt-github-app
A ChatGPT bot to respond to your GitHub Issues
collinvandyck/gpterm
terminal client for openai's GPT completion APIs
kkdai/chatgpt
ChatGPT Console client in Golang
j178/chatgpt
An elegant interactive CLI for ChatGPT