Cheers for that, it helped alot. The problem i'm having now is that each of the NUnit tests are in their respective build file which i then call from the main build file. What i want to do is send a seperate mail for each of the indiviual build files so it only contains information on just NUnits specific to that build file. At the momemnt the mail logger is jus producing one log file which contains information about the whole build process. Any one got any clues to do this?

 


From:  "Chris Weiss" <[EMAIL PROTECTED]>
To:  "Nikesh Patel" <[EMAIL PROTECTED]>
CC:  nant-users@lists.sourceforge.net
Subject:  Re: [NAnt-users] Email notification on Nunit failures
Date:  Mon, 9 Apr 2007 13:45:50 -0700
>I'm sure you've already found your solution, but just in case - a
>quick Google turned up:
>http://www.instrumentalservices.com/content/view/40/74/
>and
>http://objectsharp.com/cs/blogs/dave/archive/2004/08/18/email-notification-from-nant.aspx
>
>
>On 4/5/07, Nikesh Patel <[EMAIL PROTECTED]> wrote:
>>I'm new to using the Nant system and was wondering if any one could
>>point me
>>into the direction of automatically emailing people when nunit
>>tests fail
>>using Nant. The current build process at the moment builds the
>>project and
>>runs nunit tests. The next target I'm aiming for is to e-mail
>>individuals
>>when particular nunit tests fail. Was wondering if any one has
>>managed to
>>crack this or if there is any relevant site that someone could
>>direct me to.


Txt a lot? Get Messenger FREE on your mobile.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to