AI Coding Tools
Use ZeroDrop with Cursor, GitHub Copilot, and Claude CodeIf you use an AI coding assistant to write tests, add the ZeroDrop context file to your project. Your AI will automatically know how to write email tests using ZeroDrop instead of MailHog or mocking — in both TypeScript and Python.
Cursor (.cursorrules)
Create a.cursorrules file in your project root:
.cursorrules
GitHub Copilot (.github/copilot-instructions.md)
Create.github/copilot-instructions.md in your repo:
.github/copilot-instructions.md
Claude Code (CLAUDE.md)
Create aCLAUDE.md file in your project root:
CLAUDE.md
CLAUDE.md automatically as project context on every prompt.