It sounds like what you're really after is a continuous integration
system. Check out CruiseControl.NET. Upon failed builds, it will
e-mail the team.

http://www.continuousintegration.net/

- Brad

P.S. The "owner" of a test should be the whole team, not an individual
user. Individual code ownership is generally a bad practice.

On Tue, 16 Nov 2004 12:13:21 +0200, Ioana Goga <[EMAIL PROTECTED]> wrote:
> if a test fails and to send e-mail only to the owner of the test and only if
> the test fails. 

-- 
Brad Wilson
http://www.dotnetdevs.com/
http://dotnetguy.techieswithcats.com/

"Why do I think that people who live and breathe SQL are from a
distant alien culture?" - Stuart Celarier on the WTOT mailing list


-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to