Re: [Nant-users] Nunit2 Task with 'No TestFixtures' Error

2003-10-09 Thread arif mohammed
ot work when using the NUnit 2.1 framework (which the cvs version of NAnt uses). Gert - Original Message - From: "arif mohammed" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, October 08, 2003 9:21 PM Subject: [Nant-users] Nu

Re: [Nant-users] Nunit2 Task with 'No TestFixtures' Error

2003-10-09 Thread arif mohammed
, was not found. How do i resolve this.please follow up. Thanx Arif. From: Ian MacLean <[EMAIL PROTECTED]> To: Gert Driesen <[EMAIL PROTECTED]> CC: arif mohammed <[EMAIL PROTECTED]>, [EMAIL PROTECTED] Subject: Re: [Nant-users] Nunit2 Task with 'No TestFixtures' Error

Re: [Nant-users] Nunit2 Task with 'No TestFixtures' Error

2003-10-08 Thread Ian MacLean
2003 9:21 PM Subject: [Nant-users] Nunit2 Task with 'No TestFixtures' Error Hi , I have Nunit 2.0 Framework and iam using the nuni2 task ..When i run ,i get the following error.. NUnit 2.0 Error: D:\Temp\AESTest\Common\Message\bin\Release\AES.Common.Message.dll has no Test

Re: [Nant-users] Nunit2 Task with 'No TestFixtures' Error

2003-10-08 Thread Gert Driesen
ammed" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, October 08, 2003 9:21 PM Subject: [Nant-users] Nunit2 Task with 'No TestFixtures' Error > > Hi , > I have Nunit 2.0 Framework and iam using the nuni2

[Nant-users] Nunit2 Task with 'No TestFixtures' Error

2003-10-08 Thread arif mohammed
Hi , I have Nunit 2.0 Framework and iam using the nuni2 task ..When i run ,i get the following error.. NUnit 2.0 Error: D:\Temp\AESTest\Common\Message\bin\Release\AES.Common.Message.dll has no TestFixtures Can anyone help if they ran into a similar problem.. Please help if u guys can. Tha