CivicSpleen / ambry

A comprehensive data package manager
BSD 2-Clause "Simplified" License
4 stars 5 forks source link

Send email if tests fail #141

Closed ericbusboom closed 8 years ago

ericbusboom commented 8 years ago

Add a feature to the setup.py test command to specify an email address to send the test results to if the test fails. The email should contain both the full run of the test as well as all of the environmental variables.

This feature will primarily be used in automating testing inside Docker containers.

nmb10 commented 8 years ago

Done. Parameter is described here - https://github.com/CivicKnowledge/ambry/blob/develop/doc/DEVEL-README.md#getting-broken-tests-notifications-to-email