Verify Email Snapshots · Aaronontheweb/dotnet-skills
Catch email template rendering regressions
Runs snapshot tests against rendered email HTML, including MJML templates, so any change in markup, styling, or variable substitution shows up as a diff before it reaches users. Useful when reviewing email template edits in code review.
Good for
- Snapshot test MJML or HTML email templates
- Catch unintended changes in rendered email markup
- Review email template diffs during code review
- Source repository
- Aaronontheweb/dotnet-skills
- Category
- Writing
Open-source skills are maintained by their authors and listed as published, with attribution. Results depend on how well the skill fits your task and material.
A good place to start
Write a snapshot test that verifies my welcome email template renders the same HTML after this change.

Make your next great thing.
Bring a question, a file, or an idea that’s not quite there yet.