Re: [Nant-users] Nunit2 task second example usage
<[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 23, 2004 2:54 PM Subject: [Nant-users] Nunit2 task second example usage Hi, The following example is found in the NAnt Task Reference docs for nunit2. Run all tests in
[Nant-users] Nunit2 task second example usage
Hi, The following example is found in the NAnt Task Reference docs for nunit2. Run all tests in files listed in the tests.txt file. I