We have a solution that is built and tested automatically by TFS after every check-in.
Is there a way i can get any build information programatically while the TFS is executing the integration tests?
For example: if a test fails, i need to know who requested the build to notify him via email with attached custom log files that my tests are creating.