RE: [Nant-users] Deployment of asp.net app using Nant

2003-08-21 Thread Jonathan . Cogley
k. I have attached the two scripts as examples. Any comments appreciated. Jonathan -Original Message- From: Daya Sharma [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 20, 2003 6:54 PM To: [EMAIL PROTECTED] Subject: [Nant-users] Deployment of asp.net app using Nant Hi All I am a newb

[Nant-users] Deployment of asp.net app using Nant

2003-08-20 Thread Daya Sharma
Hi All I am a newbie to Nant, .Net ... I used Nant to build my VS.net solution (and Draco.net to automate the process). I am using NUnitASP to unit test my ASPx pages and NUnit for non-asp tests. I know that I can run both NUnitASP and NUnit tests using Nant but I would like to run ASP tests