Popularity
0.7
Growing
Activity
0.0
Stable
5
1
0
Description
mat fakes a SMTP server and prints incoming emails to stdout.
Programming language: Go
License: MIT License
mat alternatives and similar packages
Based on the "Testing" category.
Alternatively, view mat alternatives based on common mentions on social networks and blogs.
-
chromedp
a way to drive/test Chrome, Safari, Edge, Android Webviews, and other browsers supporting the Chrome Debugging Protocol. -
realize
Go build system with file watchers and live reload. Run, build and watch file changes with custom paths -
hoverfly
HTTP(S) proxy for recording and simulating REST/SOAP APIs with extensible middleware and easy-to-use CLI. -
cdp
Type-safe bindings for the Chrome Debugging Protocol that can be used with browsers or other debug targets that implement it. -
ggr
a lightweight server that routes and proxies Selenium Wedriver requests to multiple Selenium hubs. -
gnomock
integration testing with real dependencies (database, cache, even Kubernetes or AWS) running in Docker, without mocks. -
gotest.tools
A collection of packages to augment the go testing package and support common patterns.
Get performance insights in less than 4 minutes
Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
Sponsored
scoutapm.com
Do you think we are missing an alternative of mat or a related project?
Popular Comparisons
README
mat
A little mail tester daemon written in Go.
Ported from mt.
Description
mat
fakes a SMTP server and prints incoming emails to stdout.
Installation
go get github.com/frodsan/mat
Usage
By default, it uses port 2525.
$ mat
Listening on port 2525
---
from: [email protected]
to: [email protected]
Reply-To:
subject: =?utf-8?Q?Hi?=
Message-ID: <[email protected]>
Date: Fri, 25 Mar 2016 10:21:21 -0500
Hi!
License
mat is released under the MIT License.
*Note that all licence references and agreements mentioned in the mat README section above
are relevant to that project's source code only.