Skip to content

feat: add mailpit as module - #1134

Closed
feslima wants to merge 1 commit into
testcontainers:developfrom
feslima:feature/add-mailpit
Closed

feslima wants to merge 1 commit into
testcontainers:developfrom
feslima:feature/add-mailpit

Conversation

@feslima

@feslima feslima commented Mar 2, 2024

Copy link
Copy Markdown
Contributor

What does this PR do?

Adds Testcontainers.Mailpit as a module to the project.

Why is it important?

Mailpit is an extremely useful tool for testing email related features and I think having it as a module to use inside the Testcontainers .NET C# ecosystem is worth the effort.

Related issues

Didn't find any.

How to test this PR

I've added simple a test that ensures the SMTP and Web servers are working accordingly by sending the email and querying the REST api for that specific email.

To run this test in your shell:

dotnet test "tests/Testcontainers.Mailpit.Tests/Testcontainers.Mailpit.Tests.csproj"

Follow-ups

If this PR is acceptable, I think there is still some tidying-up of the .sln files to keep consistency as I've seen done in other merged PRs.

@netlify

netlify Bot commented Mar 2, 2024

Copy link
Copy Markdown

Deploy Preview for testcontainers-dotnet ready!

Name Link
🔨 Latest commit a72409a
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-dotnet/deploys/65e36cda620886000857e768
😎 Deploy Preview https://deploy-preview-1134--testcontainers-dotnet.netlify.app/modules
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@HofmeisterAn HofmeisterAn added enhancement New feature or request module An official Testcontainers module labels Mar 11, 2024
@HofmeisterAn

Copy link
Copy Markdown
Collaborator

Sorry for the late response. I will try to review the PR next week ✌️.

@HofmeisterAn

Copy link
Copy Markdown
Collaborator

Relates to #1153.

@HofmeisterAn
HofmeisterAn force-pushed the develop branch 3 times, most recently from 4900ecd to 8fa5f1b Compare October 3, 2025 20:17
@0xced 0xced mentioned this pull request Jul 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request module An official Testcontainers module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants