Description
Inbucket is an email testing application; it will accept messages for any email address and make them available to view via a web interface.Examples
Dependency:
go get github.com/testcontainers/testcontainers-go/modules/inbucket
Usage:
inbucketContainer, err := inbucket.Run(ctx, "inbucket/inbucket:sha-2d409bb")