ZeroDrop
Writing
Email verification in CI — Playwright, Cypress, pytest, and AI agents. No Docker, no mail server, no regex.
RSpec Email Testing Without MailCatcher
Test signup, OTP, and magic-link flows in RSpec with no local mail server. No MailCatcher daemon, no regex — just real email verification in CI.
How to let AI agents verify email signups
Coding agents can build a signup flow but can't open the inbox. Here's how to give an agent a real disposable inbox over MCP, so it can complete the loop itself.