avocado-framework / avocado

Avocado is a set of tools and libraries to help with automated testing. One can call it a test framework with benefits. Native tests are written in Python and they follow the unittest pattern, but any executable can serve as a test.
https://avocado-framework.github.io/
Other
336 stars 335 forks source link

Mail Job Notification Plugin #5943

Open harvey0100 opened 1 month ago

harvey0100 commented 1 month ago

Gmail Plugin for Avocado allows results to be sent to any email. The Origin email though at this time has to come from a google account due to using App Passwords.

PIP package has also been created

Signed off by: Harvey Lynden hlynden@redhat.com