How do I write tests for code that was already written without testing?

Recommended: Cursor

Cursor is the strongest fit here because it works directly inside your editor, can read your existing codebase, and will generate test files that match your project's language, framework, and conventions with minimal setup. You paste or open the untested code, describe what you need, and it produces unit or integration tests you can run immediately. Claude Sonnet is a solid alternative when you want to paste code into a chat and get a thorough explanation of testing strategy alongside the generated tests. Deepseek Coder is worth considering if you want a free option that is specifically tuned for code tasks. GitHub Copilot fits well if you prefer a lighter inline suggestion flow rather than a full agentic session.

Comparison

Tool Vendor Pricing Action
Cursor Anysphere Pro $20/mo Try Cursor
Claude Sonnet Anthropic Pro $20/mo or per-token API Try Claude Sonnet
Deepseek Coder Deepseek Free in app, low-cost API Try Deepseek Coder
GitHub Copilot GitHub Individual $10/mo, Business $19/mo Try GitHub Copilot

Want this done for you instead?

Get this done now on Obrari

Related tasks