codeforequity-at / botium-core

The Selenium for Chatbots - Bots Testing Bots
https://www.botium.ai
MIT License
229 stars 64 forks source link

SMTP Report generation #250

Closed vijaysimh closed 5 years ago

vijaysimh commented 5 years ago

Hi

Please need suggestion on how to do SMTP for mochawesome reports that is mail triggering of the generated report. Please suggest Us.

Thanks,

codeforequity-at commented 5 years ago

You would need another tool for sending emails, that is out of scope for Botium. If you integrated Botium in a CI/CD pipeline like Bamboo or Jenkins, you can configure mail notifications there. If you need CLI tool, you can have a look at nodemailer.