Verify.MailMessage
Email component validator
A Verify extension for verifying properties of email message components
Extends Verify to allow verification of MailMessage and related types.
1 stars
2 watching
0 forks
Language: C#
last commit: 7 days ago Related projects:
Repository | Description | Stars |
---|---|---|
verifytests/verify.sendgrid | A library for verifying and validating SendGrid messages in C#. | 0 |
verifytests/verify.nservicebus | Adds support for verifying NServiceBus message interactions in tests. | 5 |
verifytests/verify.http | A tool for verifying web bit integrity and security | 23 |
verifytests/verify.bunit | A tool for verifying Blazor components by generating and validating snapshots of their rendered state | 0 |
verifytests/verify.sqlserver | A tool for verifying and validating the integrity of Microsoft SQL Server data and schema. | 15 |
verifytests/verify.fakeiteasy | Adds Verify support for verifying FakeItEasy types. | 1 |
verifytests/verify.systemjson | Adds Verify support for converting System.Text.Json types to a C# library for validating data structures | 3 |
verifytests/verify.brighter | Adds support for verifying a specific command processing framework | 2 |
verifytests/verify.wolverine | A tool to verify and inspect message flows in software systems using a custom test context. | 9 |
truemail-rb/truemail | An email validation framework that uses various methods to verify email addresses, including regex, DNS, and SMTP. | 1,189 |
truemail-rb/truemail-go | A Golang package for validating and verifying email addresses using multiple methods including regex, DNS, and SMTP | 106 |
validates-email-format-of/validates_email_format_of | A Ruby gem to validate email addresses against standard formats and options. | 444 |
verifytests/verify.moq | Adds Verify support for Moq types to verify mock behavior and assertions | 14 |
dertuxmalwieder/libvldmail | A C library that validates email addresses according to RFC 6531 with optional fallback to RFC 5321 and additional features for Unicode support and deprecation checking. | 53 |
verifytests/verify.masstransit | Provides a way to verify the behavior of MassTransit test helpers during testing. | 12 |