santinic/unvibe
Generate correct code from unit-tests
Need to implement a new function or class in Python but unsure how to start? This tool helps Python developers automatically generate code by taking your existing unit tests as input. It then iterates through various code implementations until it finds one that passes all your defined tests, outputting a working Python file.
No commits in the last 6 months.
Use this if you are a Python developer with an existing project and good test coverage, looking to quickly implement new features or fix bugs by generating robust code that meets your specifications.
Not ideal if you don't have existing unit tests, are working with a new project from scratch, or prefer to write all code manually.
Stars
82
Forks
5
Language
Python
License
MIT
Category
Last pushed
Mar 22, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/santinic/unvibe"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
THU-WingTecher/LSPRAG
Real-time multi-language unit test generation tool via LSP
metareflection/dafny-replay
Verified kernels, written in Dafny and compiled to JavaScript, for correct-by-construction state...
bigcode-project/bigcodearena
BigCodeArena: Unveiling More Reliable Human Preferences in Code Generation via Execution
adilanwar2399/ESBMC-ibmc
The ESBMC ibmc (Invariant Based Model Checking) Tool.
mpuodziukas-labs/cobol-demo
COBOL modernization: LLMs introduce bugs, humans validate. Production-grade analysis tooling.