Not sure I completely understood your question. Tests are part of the build and running each time with builds. Test failure is a part of build state notification. On event such as build failure occurrence TeamCity processes notification settings for all the users and define users that the notification should be sent to.
Hello,
TeamCity send email notifications according to rules specified in My Settings & Tools :: Notification Rules :: Email notifier. Please refer to http://confluence.jetbrains.net/display/TCD5/Notifier+Settings for more details.
Kind regards,
Marina
Does TeamCity automatically runs tests everytime it does a build and sends email notification in case a build or a test fails?
Not sure I completely understood your question. Tests are part of the build and running each time with builds. Test failure is a part of build state notification. On event such as build failure occurrence TeamCity processes notification settings for all the users and define users that the notification should be sent to.
Kind regards,
Marina
Thank you very much!!