Skip to content

lucamaro/robotframework-smtplibrary

Repository files navigation

Robotframework-smtplibrary

This is a library for robotframework to send emails and test smtp protocol.

Installation

git clone https://github.com/lucamaro/robotframework-smtplibrary
cd robotframework-smtplibrary
python setup.py install

Then in robotframework scenario import library "SmtpLibrary" with no parameters.

Roadmap

This library is still under development

  • test coverage
  • starttls keyword
  • implement low level command bindings to implement various smtp scenarios
  • python 3 compatibility

License

The robotframework-smtp library is licensed under the Apache 2.0 License

About

A SMTP testing library for Robot Framework

Resources

Stars

Watchers

Forks

Packages

No packages published