Skip to content

Accruent/robotframework-smtplibrary

 
 

Repository files navigation

Robotframework-smtplibrary

tests Coverage Status CodeFactor

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

Installation

pip install git+https://github.com/accruent/robotframework-smtplibrary

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

 
 
 

Languages

  • Python 94.2%
  • Makefile 5.8%