Juergen Edelbluth
08943cd8d5
This commit consolidates the SMTP mock code from some of my testing projects into a re-usable form. This package will be used later for realizing the upcoming pytest plugin. |
||
---|---|---|
.idea | ||
smtp_test_server | ||
tests | ||
.gitignore | ||
.pylintrc | ||
poetry.lock | ||
poetry.toml | ||
pyproject.toml | ||
README.md |
smtp-test-server
Based on the aiosmtpd
, this packages offers you a simple way to integrate
a SMTP server into your test code.