Examples
Code Examples
Copy-paste ready examples for email testing. Playwright, Cypress, Jest, pytest, and CI/CD workflows.
Playwright Signup Test
Test user signup with email verification using Playwright
Cypress Password Reset Test
Test password reset flow with Cypress
Jest Email Service Test
Unit/integration test for email service with Jest
pytest Transactional Email Test
Test transactional emails in Python with pytest
TypeScript SDK + Playwright E2E Test
Test OTP verification with Plop TypeScript SDK and Playwright
Python SDK + pytest
Test email flows with Plop Python SDK and pytest fixtures
GitHub Actions Email Testing
CI/CD workflow for email testing with GitHub Actions