awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesMock Integration Testing

Using simulated email servers to programmatically verify application-triggered emails during tests.

Distinct from Email Integration: Focuses on test-time verification of triggered emails rather than AI agent email management.

Explore 1 awesome GitHub repository matching part of an awesome list · Mock Integration Testing. Refine with filters or upvote what's useful.

Awesome Mock Integration Testing GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • rnwood/smtp4devAvatar de rnwood

    rnwood/smtp4dev

    3,817Voir sur GitHub↗

    smtp4dev is a suite of tools featuring a mock SMTP server that intercepts outgoing email traffic and stores messages for inspection instead of delivering them to recipients. It includes a web-based viewer for inspecting email metadata, raw source code, and MIME structures, alongside a responsive email previewer that simulates how HTML emails appear across different viewport sizes and device layouts. The project provides a traffic analyzer to log protocol interactions and session data for debugging delivery failures. It also operates as a TLS SMTP server, supporting encrypted connections via T

    Allows programmatic validation that applications trigger the correct emails during integration tests.

    C#linuxmacosxsmtp-server
    Voir sur GitHub↗3,817
  1. Home
  2. Part of an Awesome List
  3. Media & Communication
  4. Email Integration
  5. Mock Integration Testing