go-smtp-mock
SMTP mock
A configurable, multithreaded SMTP mock server written in Go
SMTP mock server written on Golang. Mimic any 📤 SMTP server behavior for your test environment with fake SMTP server.
132 stars
6 watching
19 forks
Language: Go
last commit: about 2 months ago
Linked from 2 awesome lists
developer-toolsfake-serverfake-smtp-servergogo-smtpgolanghacktoberfestmock-servermocktoolssmtpsmtp-mailsmtp-mocksmtp-serversmtplibtestingtesting-tools
Related projects:
Repository | Description | Stars |
---|---|---|
mocktools/ruby-smtp-mock | A tool for mocking SMTP servers in test environments. | 67 |
tv42/mockhttp | Provides an HTTP mock object for unit testing Go web applications | 23 |
mailhog/smtp | An SMTP state machine implemented in Go. | 75 |
friendsofgo/killgrave | A tool to create and manage mock servers with customizable responses | 524 |
gojuno/minimock | Generates mocks out of Go interface declarations to make testing easier and more efficient. | 649 |
percolate/charlatan | Tools to generate mock implementations of interfaces in Go programming language | 203 |
seborama/govcr | An HTTP mock and API simulation tool for Go programming language | 177 |
touk/http-mock-server | A tool that allows developers to mock HTTP requests and responses for testing purposes. | 9 |
tokopedia/gripmock | A tool to create mock gRPC services for testing and development purposes. | 663 |
mocktools/ruby-dns-mock | A tool that mimics DNS records for testing environments. | 66 |
szkiba/xk6-mock | Enables mocking HTTP servers during test development in k6 tests | 13 |
huseyinnurbaki/mocktail | An 11MB, containerized mock server with a dashboard for testing and mocking APIs. | 219 |
danielgtaylor/apisprout | A lightweight mock API server for testing and development | 703 |
sinhashubham95/moxy | An application server that allows creating mock endpoints and proxies requests to external services. | 15 |
mvemjsun/mock_server | A lightweight Sinatra application for mocking HTTP responses with an easy-to-use interface | 110 |