Show HN: KeelTest – AI-driven VS Code unit test generator with bug discovery
Source: Hacker News
Overview
I built this because Cursor, Claude Code and other agentic AI tools kept giving me tests that looked fine but failed when I ran them. Or worse – I’d ask the agent to run them and it would start looping: fix tests, those fail, then it starts “fixing” my code so tests pass, or just deletes assertions…